http://cslibrary.stanford.edu/103/This article introduces the
basic structures and techniques for building linked lists with a
mixture of explanations, drawings, sample code, and exercises.
http://www.inquiry.com/techtips/cpp_pro/10min/10min0599.asp
http://wombat.doc.ic.ac.uk/foldoc/index.html
A Free On-Line Dictionary of Computing
http://www.gamedev.net/reference/articles/article1292.asp
This serves only as a simple introduction to linked lists; if you
know a little about them, it might help clarify some things, or give
you some ideas; if you know nothing, it should help you to
understand them. If you're already familiar with linked lists, you
are likely to find it very straight forward.
http://cplus.about.com/library/glossary/bldef-structure.htm
|