Re: FW: Unicode and STL

From: [email protected]
Date: Wed Sep 01 1999 - 22:00:54 EDT


Hi,

At Wed, 1 Sep 1999 16:34:23 -0700 (PDT),
Magda Danish (Unicode) <[email protected]> wrote:
> -----Original Message-----
> From: [email protected] [mailto:[email protected]]
>
> that. My question is, how do I use UNICODE and the STL <string> class?
> The <string> class seems to use single character representation. If you
> could point me in the right direction on how to do this I'd appreciate
> it.

Use wstring. It's typedefed as basic_string<wchar_t, ...> in <xstring>.

-------------------
Shigemichi Yazawa
[email protected]



This archive was generated by hypermail 2.1.2 : Tue Jul 10 2001 - 17:20:51 EDT