Copyright Digital Equipment Corp. All rights reserved.

_toupper

   Converts a lowercase character to uppercase.

   Format

     #include  <ctype.h>

     int _toupper  (int character);
 


Additional information available:

Argument        Description     Return_Value