String Manipulation and Character Set Function Descriptions
Table 22.1 lists the Windows API functions that perform string manipulation and character set translation. Complete function descriptions follow the table.
Function | Purpose |
---|---|
CharLower | Translates a character string to lowercase |
CharLowerBuff | Translates a buffer to lowercase |
CharNext | Positions pointer to next character in a string |
CharNextExA | Positions pointer to next character in a single- or multibyte character string |
CharPrev | Positions pointer to previous character in a string |
CharPrevExA | Positions pointer to previous character in a single- or multibyte character string |
CharToOem | Converts a string from current code-page ... |
Get Microsoft Windows 2000 API SuperBible now with the O’Reilly learning platform.
O’Reilly members experience live online training, plus books, videos, and digital content from nearly 200 publishers.