newlib-cygwin/winsup/mingw/samples/fmode
Christopher Faylor 1fd5e000ac import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
..
all.c import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
jamfile import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
readme.txt import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
test.c import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00

readme.txt

These two demos show how _fmode and _CRT_fmode can be used to modify the
default file opening mode (text vs. binary) and/or the mode of the standard
file handles.