Return the character in the UPPER category corresponding to the specified input character from the LOWER category or input itself if input is not in category LOWER.
UPPER
input
LOWER
Declared in <bdlb_chartype.h>
<bdlb_chartype.h>
static char toUpper(char input);