eLook Home
eLook Programming Reference
C Programming Reference
Search Programming Reference
Currently At:
Programming Reference
>
C Reference
>
Standard C String & Character
> toupper()
toupper()
Syntax:
#include <ctype.h> int toupper( int ch );
Description:
The toupper() function returns the uppercase version of the character ch.
Related Topics:
tolower()
Web Standards & Support:
eLook Home
C Programming Reference
Search Programming Reference
About
Contact