On Nov 6, 2008, at 12:34 , Arun wrote:

Hi All,

what is the best way of converting NSString into wstring?

I've never used mbstowcs() type functions, but I would imagine that's how you would do it. First, convert the NSString to a C string with the appropriate encoding, then use mbstowcs with the appropriate locale. I would start there...

J

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to