Commit Graph

4 Commits

Author SHA1 Message Date
Andrew Lalis c1375f3882 fixed list free function. 2017-05-23 21:25:31 +02:00
Andrew Lalis 306f193312 Finalized linked list functions and readme
The linked lists are finalized, and the readme is updated with a section on linked lists.
2017-05-23 21:11:35 +02:00
Andrew Lalis dad33e0587 working on insert list 2017-05-23 18:29:13 +02:00
Andrew Lalis f8cc4c0a2b Added list structure.
Added a generic list structure. Some functions still need to be added.
2017-05-23 18:02:10 +02:00