Re: C++ string and UTF8
Re: C++ string and UTF8
- Subject: Re: C++ string and UTF8
- From: daniel <email@hidden>
- Date: Wed, 6 Apr 2005 21:24:51 -0700
Is it possible to store UTF-16 in a C++ string? My understanding is
that the C++ string object is defined as a string of 8-byte characters.
Daniel
On Apr 6, 2005, at 7:19 PM, Julien Palmas wrote:
And what if the c++ string contains Unicode (UTF-16), and not UTF-8 ?
This time it looks like I can't use c_str() ...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden