Re: FW: Unicode and STL

From: yazawa@diac.com
Date: Wed Sep 01 1999 - 22:00:54 EDT


Hi,

At Wed, 1 Sep 1999 16:34:23 -0700 (PDT),
Magda Danish (Unicode) <v-magdad@microsoft.com> wrote:
> -----Original Message-----
> From: DFARRELL@contactsystems.com [mailto:DFARRELL@contactsystems.com]
>
> 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
yazawa@diac.com



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