Date: Wed, 9 Dec 1998 19:27:01 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: HANRIGOU cc: "djgpp AT delorie DOT com" Subject: Re: read/write in binary mode: fopen/open behaviour In-Reply-To: <366EA8DF.CA28AC5D@CGSTE.MQ> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Wed, 9 Dec 1998, HANRIGOU wrote: > That's why I think that's not a bug of the program. If it is, please > let me know. I still do not understand why use `read' and `write', but not `open'. However, it seems from the library sources that it should have worked as you expected, even without `setmode'.