using iargc()/getarg() form C

Steve Kargl sgk@troutmask.apl.washington.edu
Wed Feb 23 20:10:00 GMT 2005


On Wed, Feb 23, 2005 at 01:56:17PM -0600, Satish Balay wrote:
> On Wed, 23 Feb 2005, Steve Kargl wrote:
> 
> I guess I understand this code - but this usage is not relavant to to
> the stated problem. Its relavant only if the wrapper code is in
> gfortran library.
> 

I guess I don't understand your stated problem.  You're
trying to use a Fortran runtime library routine that 
requires initialization via the Fortram main_ entry point,
which isn't used unless you link with gfortran.

-- 
Steve



More information about the Fortran mailing list