mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-15 11:00:04 +08:00
6 lines
170 B
Plaintext
6 lines
170 B
Plaintext
|
|
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.
|
|
|