Re: getting env. variables in gfortran...
- From: Ron Shepard <ron-shepard@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 14 Apr 2006 12:03:39 -0500
In article <e1ogod$hlv$1@xxxxxxxxxxxxxxxxxxxxxxx>,
kargl@xxxxxxxxxxxxxxxxxxxxxxxxxxxx (Steven G. Kargl) wrote:
Ron Shepard also implemented some of the pxf functions. I've used his
library wqith g77 on OS/2, Win16, and NeXtStep, assorted unixes, and
linux. Now I'm using it with g95 on linux.
Without knocking Ron, have you checked the safety of his source code.
Where can one find his code?
ftp://ftp.tcg.anl.gov/pub/libpxf
I have not worked on this in several years, but I think the answer
to the question isn't so much about the implementation but rather
the API. The posix API is very well designed (within f77) to handle
all possible errors, whereas the f2c style getenv() interface
wasn't. If the API is limited and inflexible, then the code can't
be "fixed" even if you have the source.
$.02 -Ron Shepard
.
- Follow-Ups:
- Re: getting env. variables in gfortran...
- From: Steven G. Kargl
- Re: getting env. variables in gfortran...
- References:
- getting env. variables in gfortran...
- From: icksa1
- Re: getting env. variables in gfortran...
- From: George N. White III
- Re: getting env. variables in gfortran...
- From: Steven G. Kargl
- getting env. variables in gfortran...
- Prev by Date: Re: getting env. variables in gfortran...
- Next by Date: Re: getting env. variables in gfortran...
- Previous by thread: Re: getting env. variables in gfortran...
- Next by thread: Re: getting env. variables in gfortran...
- Index(es):
Relevant Pages
|