Linked lists implementation in C

AlexCr4ckPentest 3d5b3e5f71 Update 'README.md' %!s(int64=3) %!d(string=hai) anos
include e16bcec185 remove unused funcs; moved list node impl in .c files %!s(int64=3) %!d(string=hai) anos
src e16bcec185 remove unused funcs; moved list node impl in .c files %!s(int64=3) %!d(string=hai) anos
CMakeLists.txt ec7e096c31 update cmake script; add main.c %!s(int64=3) %!d(string=hai) anos
LICENSE f51a87b01a Initial commit %!s(int64=3) %!d(string=hai) anos
README.md 3d5b3e5f71 Update 'README.md' %!s(int64=3) %!d(string=hai) anos
main.c bac39b749d update main.c %!s(int64=3) %!d(string=hai) anos

README.md

c-linked-list

Linked lists implementation in C