Setting environment from inside a pg.

Chris Turbeville turbo at evax.arl.utexas.edu
Thu Nov 29 09:07:54 AEST 1990


Functions like putenv (getenv, etc...) are available for most all
compilers but they do not set the parents environment just the programs.
I could be off base for some compilers but I know MSC sets only its COPY
of the environment not its parents.
Chris



More information about the Comp.lang.c mailing list