Small library for linked lists in C
include/linklist-lib | ||
src | ||
test | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE.MD | ||
README.MD |
This is a small implementation of a singly linked list
This project is licensed under GPLv2.
include/linklist-lib | ||
src | ||
test | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE.MD | ||
README.MD |
This is a small implementation of a singly linked list
This project is licensed under GPLv2.