Converts an uppercase character to lowercase. Format #include <ctype.h> int _tolower (int character);