Re: Converting String Representations at Runtime
Re: Converting String Representations at Runtime
- Subject: Re: Converting String Representations at Runtime
- From: "Adam R. Maxwell" <email@hidden>
- Date: Sun, 12 Apr 2009 20:14:38 -0700
On Apr 12, 2009, at 3:01 PM, John Joyce wrote:
Is there an easy way to take input (user or file based) at runtime
and convert unicode strings such as \u8D64 (UTF8 character) or a
whole series of these to the human-readable characters they represent?
I imagine I should be using NSScanner, but is there not some simple
function or method to lookup and return the character as it should
be represented?
Happy to RTFM, just need a pointer to the docs I should be looking at.
Does CFStringTransform do what you want?
http://www.cocoabuilder.com/archive/message/cocoa/2007/11/6/192402
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden