Copyright Digital Equipment Corp. All rights reserved.

_tolower

   Converts an uppercase character to lowercase.

   Format

     #include  <ctype.h>

     int _tolower  (int character);
 


Additional information available:

Argument        Description     Return_Value