home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.fortran
- Path: sparky!uunet!usc!sol.ctr.columbia.edu!destroyer!ubc-cs!fs1.ee.ubc.ca!davem
- From: davem@ee.ubc.ca (david michelson)
- Subject: Re: Long variable name problems, anyone?
- Message-ID: <1992Sep11.230603.25459@ee.ubc.ca>
- Organization: University of BC, Electrical Engineering
- References: <morten.716205139@oase>
- Date: Fri, 11 Sep 1992 23:06:03 GMT
- Lines: 13
-
-
-
- >Has anyone EVER found a modern f77 compiler that does NOT accept variable
- >names > 6 characters, and underscore characters?
-
- >Morten Kjeldgaard ~ morten@oase.kemi.aau.dk ~ mok@kemi.aau.dk
-
- Yes. IBM VS Fortran (version 2.0) will not allow underscores in variable
- or subroutine names. Long variable names are okay, though.
-
- Dave Michelson
- davem@ee.ubc.ca
-
-