Date: Sun, 18 Oct 1998 13:50:01 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Arthur cc: djgpp AT delorie DOT com Subject: RE: printf in DJGPP In-Reply-To: <000101bdf9d6$27d61120$764e08c3@arthur> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Sat, 17 Oct 1998, Arthur wrote: > Otherwise you could use fflush(NULL); which would make printf > work as expected. fflush(NULL) doesn't work in DJGPP v2.01. This is corrected in v2.02.