Given an NSString @"\ue001" like this, how does one get the value into an 
NSInteger so that its equal to 0xe001? I've tried converting it to an NSData 
with an encoding of NSUTF16BigEndianStringEncoding, but I'm not getting what I 
expect. Experience has taught me that usually its because I'm being dumb. So 
trying to get out of being dumb, I'm asking for help.



_______________________________________________

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

Reply via email to