SYNOPSIS
#include <wctype.h>
wctype_t wctype(const char *property);
DESCRIPTION
The
"alnum" "alpha" "blank" "cntrl" "digit" "graph" "lower" "print" "punct" "space" "upper" "xdigit"
The function returns a value of type wctype_t,
which can be used as the second argument to subsequent calls to
PARAMETERS
RETURN VALUES
On success,
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:
iswctype() ,setlocale()
MKS Toolkit 9.3 Documentation Build 6.