|
Character Manipulation FunctionInternationalization (I18n) Function Overview
There is no wide character or multibyte equivalent. There is also no Windows Generic version
of I18n IssuesThese functions cannot be used with multibyte or wide character strings. The I18n solution is to use sparingly and when
architecture allows (such as for RFC 822 email
transfer). In the case of a wide character string,
use a conversion routine to convert it first to a single-byte character string
and then call Recommended Replacements*
Character Manipulation Functions
|