Copyright Digital Equipment Corp. All rights reserved.
Converts a character to lowercase. Format #include <ctype.h> int tolower (int character);
Argument Description Return_Value