_set_doserrno
Visual Studio 2010
Sets the value of the _doserrno global variable.
errno_t _set_doserrno( int value );
Routine | Required header | Optional header |
|---|---|---|
_set_doserrno | <stdlib.h> | <errno.h> |
For more compatibility information, see Compatibility in the Introduction.