|
il y a 2 ans | |
---|---|---|
.gitignore | il y a 2 ans | |
LICENSE | il y a 2 ans | |
README.md | il y a 2 ans | |
main.c | il y a 2 ans |
Linked list made in C language.
The code allows you to add and remove a node structure at the beginning, end or any other given position by index.