Linked lists implementation in C

AlexCr4ckPentest 3d5b3e5f71 Update 'README.md' il y a 3 ans
include e16bcec185 remove unused funcs; moved list node impl in .c files il y a 3 ans
src e16bcec185 remove unused funcs; moved list node impl in .c files il y a 3 ans
CMakeLists.txt ec7e096c31 update cmake script; add main.c il y a 3 ans
LICENSE f51a87b01a Initial commit il y a 3 ans
README.md 3d5b3e5f71 Update 'README.md' il y a 3 ans
main.c bac39b749d update main.c il y a 3 ans

README.md

c-linked-list

Linked lists implementation in C