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