Copyright Digital Equipment Corp. All rights reserved.

toupper

   Converts a character to uppercase.

   Format

     #include  <ctype.h>

     int toupper  (int character);
 


Additional information available:

Argument        Description     Return_Value