Re: Fortran 77 alphabet character $
- From: Arjen Markus <arjen.markus@xxxxxxxxxx>
- Date: Thu, 29 May 2008 06:15:27 -0700 (PDT)
If I remember correctly, some compilers allowed the use
of a $ sign as an extension. It was allowed only as the
first character. I do not know what the default type
would have been.
Other compilers I have seen used it in formats: we now
use ADVANCE='NO' for the same functionality.
It seems to me your professor has a problem here. My
suggestion would be to:
- Find a letter in the alphabet that is not used that
often as the first character (a Z perhaps?)
- Use that to replace the $ sign
- Make sure that there is no overlap with existing
variable names. You could use a tool to create a list
of variables then.
Regards,
Arjen
.
- Follow-Ups:
- Re: Fortran 77 alphabet character $
- From: glen herrmannsfeldt
- Re: Fortran 77 alphabet character $
- From: Herman D . Knoble
- Re: Fortran 77 alphabet character $
- References:
- Fortran 77 alphabet character $
- From: Herman D . Knoble
- Fortran 77 alphabet character $
- Prev by Date: Fortran 77 alphabet character $
- Next by Date: Is this legal?
- Previous by thread: Fortran 77 alphabet character $
- Next by thread: Re: Fortran 77 alphabet character $
- Index(es):
Relevant Pages
|
|