dm9pZCAq 9b5d26931e initial | 2 yıl önce | |
---|---|---|
.gitignore | 2 yıl önce | |
LICENSE | 2 yıl önce | |
Makefile | 2 yıl önce | |
README.md | 2 yıl önce | |
linked_list.h | 2 yıl önce | |
test.c | 2 yıl önce |
C library for linked lists
(inspired from: https://github.com/nbulischeck/list.h )
example can be found in test.c
to run it:
make run-test
requires metalang for LL_DEF
for "documentation" see linked_list.h