At 12:00am -0800 00-12-30, Palm Developer Forum digest wrote:
>Subject: Japanese StrPrintF
>From: Rick Gadbois <[EMAIL PROTECTED]>
>Date: Fri, 29 Dec 2000 09:09:29 -0500
>X-Message-Number: 9
>
>When using Japanese, what are the Text Manager replacement functions for
>StrPrintf(), StrCopy()..?
There are no replacements. The String Mgr routines process strings
based on the device's character encoding. The only exception to this
are the new StrCompareAscii and StrNCompareAscii routines, which
assume they're processing 7-bit US-ASCII data.
Note that in versions of the OS >= 3.1, StrPrintF() handles the %C
formatting character, which prints a WChar variable.
-- Ken
Ken Krugler
TransPac Software, Inc.
<http://www.transpac.com>
+1 530-470-9200
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/