-=Germania=-
Headphoneus Supremus
- Joined
- Sep 25, 2005
- Posts
- 3,008
- Likes
- 12
I know that this is unrelated, but I really need a good example of a doubly linked list ( I have been programming and didn't realize just how crappy our book is - Seriously, none of the "examples" have even worked correctly).
I just need to see an example that recognizes/can hold information on the node and some element of search to it. The point is to just see some piece of code that works and that I can traverse to better understand the implementation. ( I need to do some odd deletion/add stuff, but that is not a problem).
This is for a lab that I am working on. I did the rest of the work - since it uses multiple data structures to hold data that is being updated and play around with stuff.
*Google search didn't turn up anything useful*
* I would have had more time to dedicate to this if I didn't have to design a microcontroller schematic (pin level) last night along with many other assignments over the weekend.* (I should'nt take so many classes!)
Thanks in advance!
-=Germania=-
I just need to see an example that recognizes/can hold information on the node and some element of search to it. The point is to just see some piece of code that works and that I can traverse to better understand the implementation. ( I need to do some odd deletion/add stuff, but that is not a problem).
This is for a lab that I am working on. I did the rest of the work - since it uses multiple data structures to hold data that is being updated and play around with stuff.
*Google search didn't turn up anything useful*
* I would have had more time to dedicate to this if I didn't have to design a microcontroller schematic (pin level) last night along with many other assignments over the weekend.* (I should'nt take so many classes!)
Thanks in advance!
-=Germania=-