Global constants
The Microsoft run-time library contains definitions for global constants used by library routines. To use these constants, include the appropriate header files as indicated in the description for each constant. The global constant articles follow in this section.
Global constant articles
32-Bit Windows Time/Date Formats
BUFSIZ
CLOCKS_PER_SEC
, CLK_TCK
Commit-to-disk constants
_CRT_DISABLE_PERFCRIT_LOCKS
Data type constants
Environmental constants
EOF
, WEOF
errno
constants
Exception-handling constants
EXIT_SUCCESS
, EXIT_FAILURE
File attribute constants
File constants
File permission constants
File read/write access constants
File translation constants
FILENAME_MAX
FOPEN_MAX
, _SYS_OPEN
_FREEENTRY
, _USEDENTRY
fseek
, _lseek
constants
Heap constants
_HEAP_MAXREQ
HUGE_VAL
, _HUGE
Locale categories
_locking
constants
Math constants
Math error constants
_MAX_ENV
MB_CUR_MAX
NULL
Path field limits
RAND_MAX
setvbuf
constants
Sharing constants
signal
constants
signal
action constants
spawn
constants
_stat
structure st_mode
field constants
stdin
, stdout
, stderr
TMP_MAX
, L_tmpnam
Translation mode constants
_TRUNCATE
TZNAME_MAX
_WAIT_CHILD
, _WAIT_GRANDCHILD
WCHAR_MAX
WCHAR_MIN
See also
C runtime library reference
Global variables
Considerations for writing prolog/epilog code