summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/samples/fmode/readme.txt
blob: b865bfd4e0fb7c103522299bb20f599deda2d833 (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.