Linked lists manager
This repository has been archived on 2021-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Alex D. 5ed1818d96
Add replacer
2021-08-14 18:26:07 +00:00
.clang-format Change repository link and add license and formatters 2021-08-10 18:16:14 +00:00
.clang-tidy Change repository link and add license and formatters 2021-08-10 18:16:14 +00:00
COPYING Change repository link and add license and formatters 2021-08-10 18:16:14 +00:00
Makefile Remove unused variables and change .c compilation rule, separate free in list free and element free 2021-08-13 16:32:59 +00:00
config.mk Add replacer 2021-08-14 18:26:07 +00:00
llist.c Add replacer 2021-08-14 18:26:07 +00:00
llist.h Add replacer 2021-08-14 18:26:07 +00:00