Mail Archives: djgpp/1997/05/09/19:19:55
>>>>> "Art" == Art S Kagel <kagel AT ns1 DOT bloomberg DOT com> writes:
Art> On Fri, 9 May 1997, Dobler Ervin wrote:
>> I have a package of routines written in Fortran77, and I would like to
>> call them from a C program. I'm using GNU's g77 and GNU C.
>> If there is somebody who can answer my questions I would be very
>> grateful.
AFAIK all the necessary information is in the G77 manual (at least as
of version 0.5.20). If not please send a bug report.
Art> You need not, "C" and FORTRAN use essentially the same calling
Art> conventions. The languages are easily mixed noting the items
Art> below:
Not with G77, they're not. Please RTFM.
- Raw text -