Date: Sat, 17 Feb 1996 09:45:42 -0500 From: dj (DJ Delorie) Message-Id: <199602171445.JAA15553@delorie.com> To: williams AT utkux4 DOT utk DOT edu CC: djgpp AT delorie DOT com In-reply-to: Subject: Re: fgetc > The C standard does not specify whether stdin is a text or binary > file. Huh? Mine does. It's a synopsis of the official spec, but it says "at program startup, the target environment opens three files, which are controlled by the text stream data objects designated by the macros stdin, stdout, and stderr."