Message-ID: <005501c087b6$414f2f40$73ea79c3@internet> From: "Robert van der Boon" To: References: <000b01c086af$d9195a10$b0e979c3 AT internet> <9003-Thu25Jan2001125355+0200-eliz AT is DOT elta DOT co DOT il> Subject: Re: patch.exe (fwd) Date: Fri, 26 Jan 2001 17:34:33 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Reply-To: djgpp-workers AT delorie DOT com > From: "Eli Zaretskii" > Date: Thursday, January 25, 2001 11:53 AM > > Thanks. I committed the changes after removing the __file_exist > test. I think this test is unnecessary: if the problem is not that > the file merely exists, its deletion will fail anyway. Yep, you're right. > Well, one thing to try is to see if fsync(fileno(stdout)) (or stderr, > as the case may be) solves the problem. Hmm, I might try this next week. > Another idea is to call kbhit after fflush and see if that causes the > text to be delivered to the screen. OK. Bye now, Robert