ReactOS
0.4.15-dev-2095-g7caf9e9
txtmode.c
Go to the documentation of this file.
1
7
#include <fcntl.h>
8
9
/* Set default file mode to text */
10
11
/* Is this correct? Default value of _fmode in msvcrt.dll is 0. */
12
13
int
_fmode
=
_O_TEXT
;
_fmode
int _fmode
Definition:
txtmode.c:13
_O_TEXT
#define _O_TEXT
Definition:
cabinet.h:50
sdk
lib
crt
startup
txtmode.c
Generated on Sat Feb 27 2021 06:11:00 for ReactOS by
1.8.15