X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Fri, 21 Jan 2005 18:36:42 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-ID: <01c4ffd7$Blat.v2.4$8875f5a0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.4 In-reply-to: (one2001boy AT yahoo DOT com) Subject: Re: ls.exe in execv References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "one2001boy AT yahoo DOT com" > Date: Fri, 21 Jan 2005 08:40:08 GMT > > char ** environ=_environ;/**** SYSTEM DEFINED ENVIRONMENT POINTER */ What is that line for? Does the program work without it? (If you screw up the environment, subprograms might indeed fail to run in strange ways.)