comp.lang.ada
 help / color / mirror / Atom feed
From: Keith Thompson <kst-u@mib.org>
Subject: Re: is there a utility putenv()  in fortran or perl?
Date: Wed, 21 Jun 2006 23:48:44 GMT
Date: 2006-06-21T23:48:44+00:00	[thread overview]
Message-ID: <ln8xnq83z7.fsf@nuthaus.mib.org> (raw)
In-Reply-To: 1150931960.005768.78570@g10g2000cwb.googlegroups.com

sollebac@gmail.com writes:
> 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? 

Why are you asking this in comp.lang.ada?

(If there's a way to do this in Perl, you'll find it in the extensive
documentation that accompanies the implementation.)

-- 
Keith Thompson (The_Other_Keith) kst-u@mib.org  <http://www.ghoti.net/~kst>
San Diego Supercomputer Center             <*>  <http://users.sdsc.edu/~kst>
We must do something.  This is something.  Therefore, we must do this.



      reply	other threads:[~2006-06-21 23:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-21 23:19 is there a utility putenv() in fortran or perl? sollebac
2006-06-21 23:48 ` Keith Thompson [this message]
replies disabled

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