Copyright Digital Equipment Corp. All rights reserved.

tolower

   Converts a character to lowercase.

   Format

     #include  <ctype.h>

     int tolower  (int character);
 


Additional information available:

Argument        Description     Return_Value