|
před 2 roky | |
---|---|---|
.gitignore | před 2 roky | |
LICENSE | před 2 roky | |
README.md | před 2 roky | |
main.c | před 2 roky |
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.