Path: utzoo!utgpu!watserv1!watmath!att!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!wuarchive!cs.utexas.edu!evax!turbo From: turbo@evax.arl.utexas.edu (Chris Turbeville) Newsgroups: comp.lang.c Subject: Re: Setting environment from inside a pg. Summary: putenv Keywords: C, environment, DOS Message-ID: <1990Nov28.220754.22616@evax.arl.utexas.edu> Date: 28 Nov 90 22:07:54 GMT References: <9ooaT1w163w@valnet> Organization: Computer Science Engineering Univ. of Texas at Arlington Lines: 5 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