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.

Table 22.1. String Manipulation and Character Set Function Summary
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 books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.