Re: Int into NSArray
Re: Int into NSArray
- Subject: Re: Int into NSArray
- From: Nick Zitzmann <email@hidden>
- Date: Sat, 9 Dec 2006 13:37:29 -0700
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