|
VMS Help CRTL, towupper *Conan The Librarian |
Converts the argument, a wide character, to uppercase. If the
argument is not a lowercase character, it is returned unchanged.
Format
#include <wctype.h> (ISO C)
#include <wchar.h> (XPG4)
int towupper (wint_t wc);
Additional Information (explode) :
|
|