home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / fortran / 4802 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  917 b 

  1. Path: sparky!uunet!mcsun!uknet!daresbury!fx
  2. From: D.Love@daresbury.ac.uk (Dave Love)
  3. Newsgroups: comp.lang.fortran
  4. Subject: Re: Uglifier (was Re: Real Programmers)
  5. Message-ID: <FX.92Dec18115839@dlpx1.dl.ac.uk>
  6. Date: 18 Dec 92 11:58:39 GMT
  7. References: <1992Dec16.025109.24541@coe.montana.edu> <BzC6n8.J2G@news.cso.uiuc.edu>
  8.     <DODD.92Dec16060859@mycenae.cchem.berkeley.edu>
  9.     <1992Dec18.011815.26102@alchemy.chem.utoronto.ca>
  10. Organization: SERC Daresbury Laboratory, Warrington, UK
  11. Lines: 8
  12. In-Reply-To: mroussel@alchemy.chem.utoronto.ca's message of Fri, 18 Dec 1992 01:18:15 GMT
  13.  
  14. >>>>> On Fri, 18 Dec 1992 01:18:15 GMT, mroussel@alchemy.chem.utoronto.ca (Marc Roussel) said:
  15.  
  16.  >  You see, you can use any non-numerical character to introduce a
  17.  > comment
  18.  
  19. Not according to the FORTRAN 77 standard, section 3.2.1, you can't --
  20. comment lines are introduced by a C or asterisk in column 1 or have
  21. blanks in columns 1-72.
  22.