_setenv function???

Pat Broderick ptb at ittc.wec.com
Wed Aug 1 03:09:45 AEST 1990


In article <1990Jul30.150516.4430 at ux1.cso.uiuc.edu>, dmorris at aries.scs.uiuc.edu (Doug Morris) writes:
> Recently trying to install some mail frontends on a SUN 3 I ran into the 
> function setenv().  ...
> ...

There is a function putenv(3) which should be able to do what you
require.  It adds or changes an environment variable.  See the man page
for details.  Hope this helps.
-- 
Patrick T. Broderick           |ptb at ittc.wec.com |
                               |uunet!ittc!ptb   |
                               |(412)733-6265    |



More information about the Comp.lang.c mailing list