Converting ASCII Code to a Character
Converting ASCII Code to a Character
- Subject: Converting ASCII Code to a Character
- From: Andrew Kazmierski <email@hidden>
- Date: Thu, 31 Jul 2003 02:03:23 -0400
Hey there,
I have a NSString with an ASCII code like @"65" which is the index of
"A" in the ASCII character table. How can I convert any ASCII code,
such as that one, to a character contained in a NSString?
Thanks for your help.
Andrew
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.