SYNOPSIS
#include <ctype.h>
int isxdigit(int c);
DESCRIPTION
The
The behavior of the
PARAMETERS
RETURN VALUES
The
CONFORMANCE
ANSI/ISO 9899-1990.
MULTITHREAD SAFETY LEVEL
MT-Safe, with exceptions.
This function is MT-Safe as long as no thread calls
PORTING ISSUES
None.
AVAILABILITY
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
isalnum() ,isalpha() ,isascii() ,iscntrl() ,isdigit() ,isgraph() ,islower() ,isprint() ,ispunct() ,isspace() ,isupper() ,setlocale()
MKS Toolkit 9.3 Documentation Build 6.