Message-Id: <199709120311.WAA16956@fly.HiWAAY.net> Reply-To: From: "Kurt Wall" To: Subject: Re: fopen bug...? Date: Thu, 11 Sep 1997 22:09:56 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Precedence: bulk It would be helpful if you posted the code in question... ---------- > From: Burton Radons/Lothloriel > To: djgpp AT delorie DOT com > Subject: fopen bug...? > Date: Thursday, September 11, 1997 9:23 AM > > I've just spent the last half day frowning over a tiny piece of code I have. It > doesn't do anything special, it cannot possibly require more than 20k of > volatile memory, yet somehow, it manages to get fopen to return a NULL, when the > program had before validated that the file it was trying to open was existing. -large snip-