home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / fortran / 3549 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  990 b 

  1. Path: sparky!uunet!mcsun!uknet!daresbury!fx
  2. From: fx@gserv1.dl.ac.uk (Dave Love)
  3. Newsgroups: comp.lang.fortran
  4. Subject: Re: Long variable name problems, anyone?
  5. Message-ID: <FX.92Sep14165406@nnsd.dl.ac.uk>
  6. Date: 14 Sep 92 16:54:06 GMT
  7. References: <morten.716205139@oase>
  8. Sender: news@gserv1.dl.ac.uk (netnews)
  9. Organization: SERC Daresbury Laboratory, Warrington, UK
  10. Lines: 8
  11. In-Reply-To: morten@oase.kemi.aau.dk's message of 11 Sep 92 09:52:19 GMT
  12.  
  13. I don't know whether you'd call it *modern*, but the f77 compiler for
  14. the GEC OS4000 system probably falls into this category and is still
  15. in use and supported.  It accepts (I think) the long names, but warns
  16. you and truncates them to 6 characters, but doesn't grok underscores.
  17. It wants upper case too.  I have some affection for it partly for
  18. sentimental reasons but also because it provides a pretty good test of
  19. standard-conformance.  [It's helped with CCP4, Morten!]  Being
  20. single-pass it's also a speed win, even on 1/2 MIP systems...
  21.