Re: multidimensional arrays
Re: multidimensional arrays
- Subject: Re: multidimensional arrays
- From: Ken Ferry <email@hidden>
- Date: Fri, 18 Mar 2005 05:12:47 -0500
On Mon, 14 Mar 2005 14:03:44 -0500, Serge Meynard <email@hidden> wrote:
> > Hi All,
> >
> > I've run into a situation where it would be great to have a
> > multidimensional NSArray or NSMutableArray. Is there such a class? If
> > not, any suggestions on the most elegant solution?
> >
> > Thanks,
> > Daniel
>
> It's actually one of the major annoyances (to me anyway) of working in
> pure Obj-C code on this project: there is no direct support for
> multi-dimensional arrays, or even static arrays of PODs.
I've not used it, but there's a multi-dimensional NSArray-like class
at <http://www.geocities.com/kritter_cocoadev/KTMatrix/>.
-Ken
_______________________________________________
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