Searched refs:SET_BINMODE (Results 1 – 1 of 1) sorted by relevance
41 #define SET_BINMODE(f) setmode(fileno(f), O_BINARY) macro43 #define SET_BINMODE(f) macro1257 SET_BINMODE(file); in main()