aboutsummaryrefslogtreecommitdiff
path: root/winsup/mingw/samples/fmode/readme.txt
blob: 873b853d34b199c33a806f08bbfaedb504716539 (plain)
1
2
3
4
5

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.