Description: reusable linked list structure in C language.you don't have to worry about the user data structure, complete the additions and deletions of the list, check and sort, save, and so on, and provide enumerator to enumerate the list data.
To Search:
File list (Check if you may need any files):
list.h
main.c
linker.c
linker.h
list.c