Name
Last commit
Last update
.gitignore Loading commit data...
Makefile Loading commit data...
README.txt Loading commit data...
llist.c Loading commit data...
llist.h Loading commit data...
main.c Loading commit data...
makefile Loading commit data...
test.c Loading commit data...
test2.c Loading commit data...
interactive UI:
$ make

noninteractive test of all function:
$ make test


Linked List project
Liam Roeth and Tomasz Mamro