Linked List
Linked List implementation in C
Data Structures
Here are the data structures with brief descriptions:
C
list_t
Linked list structure definition
C
node_t
Node structure definition
Generated by
1.8.15