Date: Sun, 9 Feb 1997 08:31:48 +0200 (IST) From: Eli Zaretskii To: Ethan L Jacobs cc: djgpp AT delorie DOT com Subject: Re: Error or question. In-Reply-To: <19970208.172357.7999.1.ethan.jacobs@juno.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sat, 8 Feb 1997, Ethan L Jacobs wrote: > I have a book that says fscanf is supposed to return EOF. In > DJGPP it returns NULL. Is that an error or is it supposed to be there? Do you have DJGPP v2.01 or v2.0? This bug was found in v2.0 and corrected in v2.01, so upgrade. If the problem seems to persist in v2.01, please post a short test program which exhibits this behavior.