Converts a character to uppercase. Format #include <ctype.h> int toupper (int character);
Additional Information (explode) :