--- Hans Horn <[EMAIL PROTECTED]> wrote: > Hi everybody,
>
> I have a bunch of old numerical fortran77 sources, which I compiled with
> g77
> and archived into, say libMyF77.a.
>
> I want those f77 functions to be called from w/i a c++ program.
>
> Here are my two questions:
>
> 1. to satisfy
Hi everybody,
I have a bunch of old numerical fortran77 sources, which I compiled with g77
and archived into, say libMyF77.a.
I want those f77 functions to be called from w/i a c++ program.
Here are my two questions:
1. to satisfy the compiler, I have to declare the functions used as
'extern'.
2 matches
Mail list logo