From: "Ike" Newsgroups: comp.os.msdos.djgpp Subject: fflush(stdout)? Date: Sat, 15 May 1999 21:00:04 -0700 Lines: 5 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 NNTP-Posting-Host: tc4-04.ismi.net Message-ID: <373e18fb@news.ismi.net> X-Trace: 15 May 1999 21:01:47 -0400, tc4-04.ismi.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com What exactly does fflush(stdout) do, and why would it be used on stdout? How is different for file streams? Thanks ... -Ikebo