A linked list implementation in C
This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Go to file
penguinc cf73dfd8b6 Fixed a few subtle C errors and programmatic mistakes. 2005-09-25 20:40:35 +00:00
LinkList.tpr Initial revision 2004-02-11 07:58:36 +00:00
Linked.c Fixed a few subtle C errors and programmatic mistakes. 2005-09-25 20:40:35 +00:00
List.h Fixed all manner of weirdness in the code. RootNode is no longer just a 2005-09-04 23:50:09 +00:00
Makefile Improved error handling for out of memory problems. 2005-09-01 22:01:20 +00:00
main.c Fixed all manner of weirdness in the code. RootNode is no longer just a 2005-09-04 23:50:09 +00:00