Sender: nate AT cartsys DOT com Message-ID: <370ED552.30A65E64@cartsys.com> Date: Fri, 09 Apr 1999 21:36:34 -0700 From: Nate Eldredge X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.2.5 i586) MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: fflush question References: <199904092002 DOT QAA09578 AT mccoy2 DOT ECE DOT McGill DOT CA> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Reply-To: djgpp-workers AT delorie DOT com Alain Magloire wrote: > > Bonjour Nate > > > > > Actually, this test program (which could someone please spot-check for > > me? :) prints 1 on MS-DOS 5 and Windows 98 DOS box, whether compiled > > with Turbo C (TC++ 1.01) or DJGPP. Interesting. > > > > int main(void) > > { > > char d, c = '1'; > > int a, b; > > a = open ("foo", O_CREAT¦O_WRONLY, 0644); > | > > 8-), a typo. Actually not; strange artifact of my copy-and-paste scheme. The original source has the correct character. -- Nate Eldredge nate AT cartsys DOT com