Re: int to NSString?
Re: int to NSString?
- Subject: Re: int to NSString?
- From: Charles Steinman <email@hidden>
- Date: Mon, 25 Jun 2007 11:38:39 -0700 (PDT)
You can make a string from an int with NSString's
initWithFormat: method.
The class for holding ints is NSNumber. It can also
hold other scalar types.
Cheers
Chuck
--- Devraj Mukherjee <email@hidden> 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)
____________________________________________________________________________________
Sick sense of humor? Visit Yahoo! TV's
Comedy with an Edge to see what's on, when.
http://tv.yahoo.com/collections/222
_______________________________________________
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