Re: Int into NSArray
Re: Int into NSArray
- Subject: Re: Int into NSArray
- From: Sandro Noel <email@hidden>
- Date: Sat, 9 Dec 2006 15:51:29 -0500
My god, you guy's are way to fast :)
Cocoa is to "natural language" oriented, it's hard to get used to :)
thank you Nick.
Sandro Noel
On 9-Dec-06, at 3:37 PM, Nick Zitzmann wrote:
On Dec 9, 2006, at 1:33 PM, Sandro Noel wrote:
Just wondering how i would go about storing integers into an NSArray
Use NSNumber. Or, if all of the numbers are unique, then you might
want to consider using NSIndexSet instead.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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