-
c++ double linked list
This may be a tad off topic, or in the wrong forum, but could anyone point me in the way of a turtorial about double linked lists in C++. I dont really want the code flat out, i would just like to know if there are some tutorials, or help files somewhere to help me get a better understanding of the concept. I already tried some search engines, all i got was some examples in c, which i can sort of dechiper, and some flat out code.
-
Well i found a site that might help you in your task.
http://www.zingtech.com/features/gamedev/gnewprog.htm
Maybe you should try googleing it before. i did that and it worked.
like SoggyBottom said in THIS POST
SoggyBottom's attachment is RIGHT HERE
-
-