Re: convert int to NSString
Re: convert int to NSString
- Subject: Re: convert int to NSString
- From: "Erik J. Barzeski" <email@hidden>
- Date: Thu, 22 Apr 2004 00:34:05 -0400
Written in Entourage, so beware:
[NSString stringWithFormat:@"%d", myInt];
On 4/22/04 12:18 AM, "Adam" <email@hidden> wrote:
>
[NewBe isGettingItSlowly]
>
>
I have searched the net and my trusty O'reilly book and I just cant
>
find the simple answer.
>
>
If I have an int
>
>
(int x = 27)
>
>
how do I convert it into an NSString so I can display it somewhere in
>
the GUI?
>
>
Thanks,
>
Adam
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
>
--
Best wishes,
Erik J. Barzeski
Any fool can know. The point is to understand. - Albert Einstein
-------------------------------------------------------------------
AIM: iacas HTTP: nslog.com COCOA: freshlysqueezedsoftware.com
-------------------------------------------------------------------
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.