Definition in file eg_elist.ex.c.
#include "eg_elist.h"
Include dependency graph for eg_elist.ex.c:

Go to the source code of this file.
Data Structures | |
| struct | integer_list_t |
| example of integer number lists structure based on embeded lists. More... | |
Functions | |
| int | main (void) |
| A simple example of using embeded lists. | |
1.4.5