toupper
Example: toupper | Character Classification and Conversion Functions |
Converts a character to uppercase.
int toupper( int c);
c | The character to convert. |
Return Values
This function returns the uppercase value of the specified character.
Example: toupper | Character Classification and Conversion Functions |
Converts a character to uppercase.
int toupper( int c);
c | The character to convert. |
This function returns the uppercase value of the specified character.
Tips to improve your search results... VuGen Function ReferenceVersion 24.1-24.3Function Reference24.1-24.3AllView Local Help CenterView Online Help CenterVersion: