There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a doubly liked list, implemented in C as a Cmake shared library project. This library implements only the basic functions of a linked list and the user has the responsibility to allocate memory and free it, for some basic pointers.