In file miscfx.h:(char* s)
Convert a string to upper case.
Documentation
Convert a string to upper case.
- Parameters:
- s - A null-terminated string.
- Returns:
- The string s with all lower case characters converted to
upper case.
- See Also:
- lowerc()
Alphabetic index
This page was generated with the help of DOC++.