GNU FORTRAN 77 question

Tim Prince tprince@computer.org
Tue Aug 14 12:33:00 GMT 2001


Use a FORTRAN OPEN statement, if you don't wish to have it depend
on which shell you are running.  Or, simply use the Windows Copy
functions to employ the default names.
----- Original Message -----
From: "Joseph Savukinas" <sjoseph@us.ibm.com>
To: <gcc@gcc.gnu.org>
Sent: Tuesday, August 14, 2001 11:13 AM
Subject: GNU FORTRAN 77 question


> Dear Sir,
>
>      How do I associate a PC file on Windows ME
>      with a FORTRAN file number ?
>      I am using GNU FORTRAN 77   G77.
>
>      READ (1,25)
>      WRITE(2,30)
>
>      myread.dat
>      myprint.dat
>
> Thank you,
>  Joseph Savukinas
>



More information about the Gcc mailing list