home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / fortran / 3528 < prev    next >
Encoding:
Text File  |  1992-09-11  |  750 b   |  24 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!destroyer!ubc-cs!fs1.ee.ubc.ca!davem
  3. From: davem@ee.ubc.ca (david michelson)
  4. Subject: Re: Long variable name problems, anyone?
  5. Message-ID: <1992Sep11.230603.25459@ee.ubc.ca>
  6. Organization: University of BC, Electrical Engineering
  7. References: <morten.716205139@oase>
  8. Date: Fri, 11 Sep 1992 23:06:03 GMT
  9. Lines: 13
  10.  
  11.   
  12.  
  13. >Has anyone EVER found a modern f77 compiler that does NOT accept variable
  14. >names > 6 characters, and underscore characters?
  15.  
  16. >Morten Kjeldgaard  ~ morten@oase.kemi.aau.dk ~ mok@kemi.aau.dk
  17.  
  18. Yes.  IBM VS Fortran (version 2.0) will not allow underscores in variable
  19. or subroutine names.  Long variable names are okay, though. 
  20.  
  21. Dave Michelson
  22. davem@ee.ubc.ca
  23.  
  24.