C Everything
This is a C repository containing a curated set of generic data structures and algorithm.
|
Files | |
file | link_list.c [code] |
Contains definitions of routines supported by link list. | |
file | link_list.h [code] |
Contains declations of link list types, node and link list structure. | |