what to do with this string \u00fb\u2013
what to do with this string \u00fb\u2013
- Subject: what to do with this string \u00fb\u2013
- From: Jesse Grosjean <email@hidden>
- Date: Mon, 13 Nov 2006 21:17:59 -0500
I'm trying to debug a "corrupted" string. The string was archived as
readable text (or at least it was supposed to have been) in a
dictionary but when it's unachieved the NSString has this content:
\u00fb\u2013\u00dc\u00c1,Ub7\u2026...
I realize that it's probably an encoding problem, but I'm not really
sure what the best way to turn those codes into normal text is.
Can someone give me a hint of how to turn an NSString with the above
content into an NSString with readable text content?
Thanks,
Jesse
_______________________________________________
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