Generic linked list implementation in C with demo application.
ertz4
0c80e3372f
Added options for pushing, appending, inserting elements and for printing lists; Added MenuLib Dependency |
||
---|---|---|
Demonstration | ||
Implementation | ||
.gitignore | ||
LICENSE | ||
LinkedList.sln | ||
README.md |
LinkedList
Generic linked list implementation in C