#include <sub_list.h>

Data Fields | |
| char * | name |
| struct node * | next |
| char * | offset |
Definition at line 26 of file sub_list.h.
| char* name |
Definition at line 29 of file sub_list.h.
Referenced by append_to_list(), delete_list(), and search_the_list().
| char* offset |
1.5.6