isUpper

fnbool isUpper(char c)

Returns true if the character is an uppercase letter (A-Z).