Re: storing numbers
Re: storing numbers
- Subject: Re: storing numbers
- From: Pierre Chatel <email@hidden>
- Date: Sat, 22 Jan 2005 20:40:08 -0500
mmm, good suggestion... But this panther-only thing is a little
annoying !
Pierre
On 22 janv. 05, at 18:01, Aaron Tuller wrote:
NSIndexSet. if you can target panther+
http://developer.apple.com/documentation/Cocoa/Reference/Foundation/
ObjC_classic/Classes/NSIndexSet.html
-aaron
At 7:51 PM -0500 1/22/05, Pierre Chatel wrote:
Hi,
i need to store a large amount of integers (most of them are
contiguous (e.g 1,2,3,4,5...), some are not; they can also be
sorted), and to do *quick* research on that numbers (like: is that
number a member of this "array"). Do u have a suggestion on the data
type i should use ? NSArray is waaaaay to slow for quick searching.
Thanks,
Pierre
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden