Commit Graph
4 Commits
Author SHA1 Message Date
Jan Hutter bfdc5c7c93 - linked list now allows inserting and deleting in the middle of the
list
- test for this features written
2005-11-04 11:39:12 +00:00
Jan Hutter 7c2228f165 - iterator for linked list implemented
- first test for iterator written
- linked list values capsulated into private struct
2005-11-04 10:28:12 +00:00
Jan Hutter dc64bed19d - code-documentation improved 2005-11-03 19:47:40 +00:00
Jan Hutter be910ee47c - Linked List programmed but not tested 2005-11-03 10:06:31 +00:00