comp.lang.ada
 help / color / mirror / Atom feed
* is there a utility putenv()  in fortran or perl?
@ 2006-06-21 23:19 sollebac
  2006-06-21 23:48 ` Keith Thompson
  0 siblings, 1 reply; 2+ messages in thread
From: sollebac @ 2006-06-21 23:19 UTC (permalink / raw)


Hi ALL
I want to set up a new environment variables in LINUX  using Fortran or
Perl , example
MYVAR=/some/path/here
in fortran you can read a environment variables  using :
 call getenv('HOME',myhome)
then my questions is :
is a subroutine or function in FORTRAN  or PERL to set up a environment
variables like putenv() in c ?
or how can I do this? 
thanks in advance
Jose Luis Cabellos




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-06-21 23:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-21 23:19 is there a utility putenv() in fortran or perl? sollebac
2006-06-21 23:48 ` Keith Thompson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox