newlib/winsup/mingw/samples/fmode
Earnie Boyd 4ad1e6fedb Merging MinGW changes 2002-05-28 13:13:45 +00:00
..
all.c Merging MinGW changes 2002-05-28 13:13:45 +00:00
jamfile Merging MinGW changes 2002-05-28 13:13:45 +00:00
readme.txt Merging MinGW changes 2002-05-28 13:13:45 +00:00
test.c Merging MinGW changes 2002-05-28 13:13:45 +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.