elem Struct Reference elem simplest element of a double-chained list #include <util.h> Public Attributes int value *value phantom documentation struct elem * prev *prev phantom documentation struct elem * next *next phantom documentation
Detailed Description simplest element of a double-chained list The documentation for this struct was generated from the following file: include/util.h