STRUCTURE
AS225
sewashm@yahoo.com
Thu Apr 10 00:59:00 GMT 2003
Hi all,
I am in the process of moving from UNIX to LINUX.
I have sevral application programs written fortran and
compiled in UNIX environment. Some of the programs
have STRUCTURE. Below is a simple example of it.
STRUCTURE / RLINE/
INTEGER ID
INTEGER SEX
INTEGER YEAR
END STRUCTURE
record /rline/ line(MIN:MAX)
In LINUX I could not compile those programs that
contain STRUCTURE. Can anybody help me how to compile
fortan programs that contain STRUCTRE in LINUX. I want
to compile it without the chaning it, if it is
possible.
Thanks in advance
AMS
=====
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com
More information about the Gcc-help
mailing list