This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Calls to FSEEK, etc. in gfortran


Hello,
I have inherited some F90 code (from another compiler) that makes calls to
Fortran versions of routines FSEEK, FGETC, etc.  In other words, these calls
use logical unit numbers.  How can I port this program to gfortran, and what
would I link to?
 
Thanks.
Brent Gindelberger 


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