This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GNU FORTRAN 77 question


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
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]