[comp.sys.ibm.pc] setmode

chan@eeserv.ee.umanitoba.ca (Andrew Chan) (10/12/89)

I seem to have trouble setting stdout to O_BINARY in Turbo-C 2.0, it works
for user created streams and stdin.  I can flip them from O_TEXT to O_BINARY
and vice versa many times without problem.  However, stdout insists on being
O_TEXT.

Comments?  Any help appreciated....