Re: Fortran 77 alphabet character $



Herman D. Knoble wrote:

On Thu, 29 May 2008 11:39:52 -0500, mecej4
<mecej4_spam_nyet@xxxxxxxxxxxxx> wrote:

-|Herman D. Knoble wrote:
-|> What does the F77 Standard say about using the character, $ for
the beginning of a
-|> variable name?

[snip]

I don't have an F77 compiler; I use G95, Lahey LF95, and
Silverfrost under Windows and a plethora of comoilers under
Linux. I think my first post indicated that LF95 (no debugging
options) and Intel ifort compile the code witih no changes.
It runs the sample input and generates output that matches
the sampe output file. But I don't like working with such
messy code without first being able to use Lahey LF95
with debug options:
-chk(a,e,s,u,x) -chkglobal -g -pca -stchk -trace -nzero -o0 -trap
diou

Thanks to all.
Skip

Openwatcom have a free F77 compiler for windows. According to my oldish
language reference (unfortunately the current one is not on their
website) it accepts, as an extension, both $ and _ in variable names.

Ian


--
*********** To reply by e-mail, make w single in address **************
.