Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Unicromium

macrumors newbie
Original poster
Does anyone have a linked list class that enables one to include nested structures? I come from a PUREBasic background, and I miss that functionality. I do know that simple linked lists is possible, but if I am to write this application properly, with little headache for me, I would like linked lists.

if you need an example as to what my structure would look like i will be happy to provide, but i am kinda stuck right now and cannot continue to code without this little bit of memory management code!
 
What are you trying to achieve? You can probably use NSDictionary or NSMutableArray for nested objects
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.