SYNOPSIS
#include <wctype.h>
int iswdigit(wint_t wc);
DESCRIPTION
The
The behavior of the
PARAMETERS
- wc
-
Is a wide character code corresponding to a valid character in the current locale or the value of the macro WEOF.
RETURN VALUES
The
CONFORMANCE
ANSI/ISO 9899-1990/AM 1-1995.
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:
iswalnum() ,iswalpha() ,iswcntrl() ,iswgraph() ,iswlower() ,iswprint() ,iswpunct() ,iswspace() ,iswupper() ,iswxdigit() ,setlocale()
MKS Toolkit 9.3 Documentation Build 6.