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