- Mar 31, 2003
- 11,679
- 0
- 81
Hey Guys,
In my textbook, I have an example of a Linked List class implementation with freelist extensions.
I think, since my professor wrote this book, something is messed up. Nothing is successfully getting store in the linked list from what I can tell when I try and mess around with the code.
If I send the code via PM or E-Mail, does anyone have time to look at the code and tell confirm whether or not it works. I have spent hours on my portion of the code and, as far as I can tell, his code is completely messed up to the point that I want to write my own linked list class.
-Kevin
In my textbook, I have an example of a Linked List class implementation with freelist extensions.
I think, since my professor wrote this book, something is messed up. Nothing is successfully getting store in the linked list from what I can tell when I try and mess around with the code.
If I send the code via PM or E-Mail, does anyone have time to look at the code and tell confirm whether or not it works. I have spent hours on my portion of the code and, as far as I can tell, his code is completely messed up to the point that I want to write my own linked list class.
-Kevin
