Re: Help in 2 Diamensional Array
Re: Help in 2 Diamensional Array
- Subject: Re: Help in 2 Diamensional Array
- From: Uli Kusterer <email@hidden>
- Date: Fri, 31 Mar 2006 20:20:00 +0200
Am 31.03.2006 um 16:15 schrieb Anoop:
Can I use a 2 two dimensional array in NSArray ?
No. NSArray is one-dimensional. You can only do an NSArray of
NSArrays.
if yes how is it possible I
want to reuse that array in the method performSelector: withObject:
how is
it possible,if I am able to manage a 2 dimensional array in this
method
will it create any problems with the memory.
Thanks for all replays in advance.
I'm sorry, but I don't understand what you're asking here. :-(
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
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