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: Calling Fortarn from C and I/O


>>>>> "NL" == Nicholas Lee <nlee011@math.auckland.ac.nz> writes:

 NL> Is there a nice (easy) way to include the various fortran library
 NL> calls for a fortran subroutine called from with a C program.  ie
 NL> print, open, write?

I'm not sure I understand the question.  If you mean call libI77
routines directly from C, I don't know why you'd want to (unless
you're the f2c compiler, of course).  If you'd like to explain further
what you want to do, fortran@gnu.org is probably a more appropriate
address.


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