The following C project contains the C source code and C examples used for linked list iterator. Defines a templated linked list class and an iterator class to step through the list.
(more at http://www.randomland.net/progindex.html)
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
doublelinkedlist.h | 9782 |
iterator.h | 375 |
linkedlist iterator.dsp | 4701 |
linkedlist iterator.dsw | 563 |
list iterator stub.cpp | 1668 |
listiterator.h | 6592 |
node.h | 1768 |