Convert a character to uppercase.
Integer_Type toupper (Integer_Type ch)
This function takes an integer ch and returns its uppercase equivalent.