SYNOPSIS
#include <nutc.h>
int _NutQueryErrno(void);
DESCRIPTION
This function gets the value of the thread-specific errno.
This function is deprecated. Query the variable errno directly.
PARAMETERS
None.
RETURN VALUES
The value of the thread-specific errno.
CONFORMANCE
PTC MKS Toolkit UNIX APIs extension.
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
None.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
_NutSetErrno()
PTC MKS Toolkit 10.5 Documentation Build 40.