Re: int to NSString?
Re: int to NSString?
- Subject: Re: int to NSString?
- From: Michael Watson <email@hidden>
- Date: Mon, 25 Jun 2007 12:53:06 -0400
1. [NSString stringWithFormat:@"%i", anInt];
2. NSNumber:
<http://developer.apple.com/documentation/Cocoa/Reference/Foundation/
Classes/NSNumber_Class/Reference/Reference.html>
--
m-s
On 24 Jun, 2007, at 01:49, Devraj Mukherjee wrote:
Hi everyone,
How do I convert an int to an NSString? Also is there an NSInt or a
NSInteger class?
Thanks for your time.
--
"I never look back darling, it distracts from the now", Edna Mode (The
Incredibles)
_______________________________________________
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:
40bungie.org
This email sent to email@hidden
_______________________________________________
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