C++ syntax that determines characters case

I have been searching all over the place
for the c++ syntax that determines which characters
in a string are uppercase, lowercase, and numeric

Please help me!!
Try these functions ( from <cctype> ) http://www.cplusplus.com/reference/clibrary/cctype/
Thanks much Bazzy
Topic archived. No new replies allowed.