On Aug 11, 2009, at 7:40 AM, Daniel Child wrote:
Unihan.txt provides text files showing characters in the format U +XXXX. If I scan these in, naturally I can obtain the NSString representation XXXX. But I need to convert this text to genuine unichars OR NSStrings (the actual characters represented).
Try using CFStringTransform with CFSTR("Any-Hex/Unicode") for the transform.
http://www.cocoabuilder.com/archive/message/cocoa/2007/11/6/192402 http://userguide.icu-project.org/transforms/general
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 arch...@mail-archive.com