From: kuzminsk@taussky.cs.colorado.edu (Sebastian Kuzminsky)
Subject: Re: unexpected behavior of read() under win95
26 Jan 1998 11:45:38 -0800
Message-ID: <199801261938.MAA10679.cygnus.gnu-win32@taussky.cs.colorado.edu>
References: <19980125165121.16963@mundook.cs.mu.OZ.AU>
To: Fergus Henderson <fjh@cs.mu.oz.au>
Cc: gnu-win32@cygnus.com

Fergus Henderson <fjh@cs.mu.OZ.AU> wrote:
] For text mode opens, read() is stripping out \r's.


   It strips our \r when preceeded by \n, and it reports EOF on reading
0x1A...  But, as you say, the O_BINARY flag makes it not mangle the data.
Thanks!




   I will remember that not everyone is Posixally correct.
   I will remember that not everyone is Posixally correct.
   I will remember that not everyone is Posixally correct.
   I will remember that not everyone is Posixally correct.
   ...




Sebastian

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
