Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!sri-spam!ames!lll-lcc!lll-tis!ptsfa!hoptoad!academ!uhnix1!soma!masscomp-request From: wcw@psueclb.bitnet Newsgroups: comp.sys.masscomp Subject: Re: FORTRAN cross-referencer (truncated line) Message-ID: <3187@soma.bcm.tmc.edu> Date: Tue, 25-Aug-87 19:52:12 EDT Article-I.D.: soma.3187 Posted: Tue Aug 25 19:52:12 1987 Date-Received: Sat, 29-Aug-87 09:21:00 EDT Sender: masscomp@soma.bcm.tmc.edu Organization: Engineering Computer Lab, Pennsylvania State University Lines: 22 Approved: masscomp@soma.bcm.tmc.edu Thanks to jeff carter and sob for getting the fxref program posted. I ran into a problem compiling it, however, because somewhere along the path to our VAX the last few characters of the longest line got lopped off. Fortunately, I had an incomplete listing of the program and I could restore it. The problem line was in line 15 of fxrefa.l, after unpacking. In case anyone else has this problem, I'll list it here (the following 2 lines should be just one line): #define input() tolower(((yytchar=yysptr>yysbuf?U(*--yysptr):getc(yyin))== 10?(yylineno++,yytchar):yytchar)==EOF?0:yytchar) Bill Ward The Pennsylvania State Univerity Noise Control Laboratory --------------------------------------------------------------- Bitnet: wcw@psuecla UUCP: psuvax1!ncl!wcw USPS: 157 Hammond Bldg. (814)865-7262 University Park, PA 16802