• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Help in 2 Diamensional Array
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help in 2 Diamensional Array


  • Subject: Re: Help in 2 Diamensional Array
  • From: Robert Walker <email@hidden>
  • Date: Fri, 31 Mar 2006 10:41:02 -0500

NSArray is simply a "collection" of objects. I don't think it makes sense for them to be multi-dimensional. NSArray require object references as elements.

I think we need more details about what you are trying to accomplish. I don't believe NSArray is what you want here. Maybe what you really want is an NSDictionary or possibly an NSArray containing NSDictionaries as elements.

On Mar 31, 2006, at 9:15 AM, Anoop wrote:

Hai All,
Can I use a 2 two dimensional array in NSArray ?,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.
--
With Regards,
Anoop

-- Robert Walker 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


References: 
 >Help in 2 Diamensional Array (From: Anoop <email@hidden>)

  • Prev by Date: Programmatically creating CoreData Entities - Source Code for Newbies?
  • Next by Date: Re: Opening a window in Core Data application
  • Previous by thread: Help in 2 Diamensional Array
  • Next by thread: Re: Help in 2 Diamensional Array
  • Index(es):
    • Date
    • Thread