C++ string and UTF8
C++ string and UTF8
- Subject: C++ string and UTF8
- From: Julien Palmas <email@hidden>
- Date: Thu, 7 Apr 2005 09:48:18 +0900
I am not really used to the C++ libraries, so that might be quite easy.
Still, I didn't find much information on internet.
I have a c++ string containing UTF8 data.
I would like to make a NSString out of it.
Obviously, the c_str() method will not work as I will lose all the non
ascii characters.
Any easy way to do so ?
_______________________________________________
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