re-configuring standard input to binary mode

Peter Lu swift@world.std.com
Mon Jul 7 08:39:00 GMT 1997


Hi,

	How does one configure the standard input stream (fd = 0) to run in
binary mode?  The default mode seems to be text mode.

	I've tried to use fcntl() to no avail.  I've also tried tricks
like dup() and fdopen().

	Thanks for any help.

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



More information about the Cygwin mailing list