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