|
VMS Help CRTL, iswlower *Conan The Librarian |
Indicates if a wide character is classed as a lowercase character
in the program's current locale.
Format
#include <wctype.h> (ISO C)
#include <wchar.h> (XPG4)
int iswlower (wint_t wc);
Additional Information (explode) :
|
|