Linked List
Linked List implementation in C
Data Structures
Here are the data structures with brief descriptions:
 Clist_tLinked list structure definition
 Cnode_tNode structure definition