Hexadecimal addition
Hexadecimal addition
- Subject: Hexadecimal addition
- From: deepak gopal <email@hidden>
- Date: Wed, 7 Nov 2007 02:04:24 +0530 (IST)
Hi
I have an hexadecimal number in NSString. I want to add 0x1000 to my Hexadecimal number and print out the result.
Say:
NSString *hexString = @"2fffa";
// I need to print
hexString + 0x1000
How can I do hexadecimal addition?
Thank you
DG
Get the freedom to save as many mails as you wish. To know how, go to http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html
_______________________________________________
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