Run-Time Library Global Constants (Windows Embedded CE 6.0)
1/5/2010
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 constants are listed in the following table.
Constant | Description |
---|---|
Specify whether the file buffer is flushed to disk |
|
Specifies implementation-dependent values for integral data types |
|
Specifies an end-of-file, or end of wide stream |
|
Specify file access type |
|
Specifies the mode of translation |
|
Specifies the initial position from which the file pointer seeks a specific location |
|
Indicates that a run-time math function returned an error |
|
Specifies the NULL pointer value |
|
Specifies the maximum value that can be returned by the rand function |
|
Specifies standard streams for input, output, and error output |
|
Specifies whether a stream is text or binary |