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