Writing a linked list
Writing a linked list
- Subject: Writing a linked list
- From: Britt Green <email@hidden>
- Date: Thu, 20 Mar 2003 21:19:53 -0800 (PST)
I'm trying to convert my C++ Linked List class into Obj C, to better
learn the latter. However I'm having a hard time finding assistance on
doing this. I was wondering if anyone could point me to any examples of
this, or at least tell me if I can embed a C-style struct as a private
data member in a class?
Thanks!
Britt
PS: I am aware of the NSArray class but I just want to write my own
linked list as an academic exercise.
=====
"The ocean, she is strange and wonderous, filled with animals that disturb even a Frenchman."
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.