Re: int to NSString?
Re: int to NSString?
- Subject: Re: int to NSString?
- From: Boyd Collier <email@hidden>
- Date: Mon, 25 Jun 2007 10:23:37 -0700
Take a look at stringWithFormat and related methods in Apple's docs
for NSString.
If you're not familiar with formating, see Formatting String Objects
in ADC Home > Reference Library > Guides > Cocoa > Data Management >
String Programming Guide for Cocoa.
Boyd
On Jun 23, 2007, at 10:49 PM, 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:
40sunstroke.sdsu.edu
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