Date: Mon, 26 Aug 1996 08:58:59 +0200 (IST) From: Eli Zaretskii To: "Tein H. Yuan" Cc: djgpp AT delorie DOT com Subject: Re: memory overwriting itself?? In-Reply-To: <4vjnrt$oat@gate.sinica.edu.tw> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 23 Aug 1996, Tein H. Yuan wrote: > Finally, I use > system("c:\\command.com /C tde.exe arguments..."); > instaed of > system("tde.exe arguments..."); > to solve the problem. Probably the same problem with losing handles. Get a patch from the DJGPP bug-tracking system, and you should be able to call your programs either way.