m_col_tolower
This call scans the specified CP850 string, converting any upper case characters to their
lower case equivalents.
- Syntax: void m_col_tolower(sptr, len)
- Parameters: char far *sptr - Pointer to the beginning of the string to scan
int len - Length of the string
- Returns: None
- Related Calls: