Iconitis

Peter Desnoyers desnoyer at Apple.COM
Tue Apr 18 06:44:18 AEST 1989


In article <29126 at apple.Apple.COM> austing at Apple.COM (Glenn L. Austin) writes:
>
>How about environment variables?  I have seen *MANY* cases where the
>environment variables get changed, and never restored.

That's rather odd, as you can't change environment variables from a
unix command or shell script. The spawned process only sees a copy of
the environment. Are you sure it wasn't MSDOS?

				Peter Desnoyers



More information about the Comp.lang.c mailing list