• 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: Adding Structure in NSArray
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding Structure in NSArray


  • Subject: Re: Adding Structure in NSArray
  • From: Chris Hanson <email@hidden>
  • Date: Thu, 17 Aug 2006 23:06:27 -0700

On Aug 15, 2006, at 6:10 AM, omer riaz wrote:

I have a small problem. I wanted convert dynamic linklist, which is composed of struct, into NSArray. Is there any method, I can take this struct as a unit of NSArray. I have tried the following code but it is not working. It gives me error at id songs

The Foundation collection classes only support storing objects, not C structures or arbitrary pointers.


  -- Chris

_______________________________________________
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


  • Follow-Ups:
    • Re: Adding Structure in NSArray
      • From: Chris Suter <email@hidden>
References: 
 >Adding Structure in NSArray (From: omer riaz <email@hidden>)

  • Prev by Date: Re: How to auto launch
  • Next by Date: Re: Adding Structure in NSArray
  • Previous by thread: Adding Structure in NSArray
  • Next by thread: Re: Adding Structure in NSArray
  • Index(es):
    • Date
    • Thread