Path: utzoo!utgpu!water!watmath!watdragon!violet!ajmyrvold From: ajmyrvold@violet.waterloo.edu (Alan Myrvold) Newsgroups: comp.sys.ibm.pc Subject: Re: Changing environment PERMANENTLY from within a C program Message-ID: <6258@watdragon.waterloo.edu> Date: 6 Apr 88 06:11:00 GMT References: <2621@saturn.ucsc.edu> <6244@watdragon.waterloo.edu> Sender: daemon@watdragon.waterloo.edu Reply-To: ajmyrvold@violet.waterloo.edu (Alan Myrvold) Distribution: na Organization: U. of Waterloo, Ontario Lines: 24 OOPS ... bug in my earlier posting! Re: <6244@watdragon.waterloo.edu> on changing the environment areas. Change : >/* Update BOTH copies of the environment */ > write_env(env_seg[0],k,s,t); > write_env(env_seg[1],k,s,t); to : >/* Update ONE copy of the environment */ > write_env(env_seg[1],k,s,t); Sorry about my initial confusion, but I still don't understand it all completely. ------------------------------------------------------------------- Si je t'aime? Bien sur que je t'aime! Ne suis-je pas en train de te le prouver encore une fois, dans ce lit? ------------------------------------------------------------------- Alan Myrvold ajmyrvold@violet.waterloo.edu -------------------------------------------------------------------