Indicates if a wide character has a specified property. Format #include <wctype.h> (ISO C) #include <wchar.h> (XPG4) int iswctype (wint_t wc, wctype_t wc_prop);