|
2 anos atrás | |
---|---|---|
.gitignore | 2 anos atrás | |
LICENSE | 2 anos atrás | |
README.md | 2 anos atrás | |
main.c | 2 anos atrás |
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.