HelpPC 2.10
> Goto Main Topic Menu <
NetCore2K.net
int _tolower( int c )
- prototype in ctype.h - converts c to lowercase if c is UPPER case - use
tolower
() preferentially