newlib/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

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.


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.