Re: int to NSString?
Re: int to NSString?
- Subject: Re: int to NSString?
- From: "Finlay Dobbie" <email@hidden>
- Date: Mon, 25 Jun 2007 18:13:36 +0100
On 24/06/07, Devraj Mukherjee <email@hidden> wrote:
Hi everyone,
How do I convert an int to an NSString?
[NSString stringWithFormat:@"%d", anInt];
Also is there an NSInt or a
NSInteger class?
NSNumber
-- Finlay
_______________________________________________
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