ZEDA
1.6.18
|
a list of integer numbers More...
#include <zeda_list.h>
Data Fields | |
struct __zIntListCell * | prev |
struct __zIntListCell * | next |
int | data |
a list of integer numbers
struct __zIntListCell* __zIntListCell::prev |
struct __zIntListCell * __zIntListCell::next |
int __zIntListCell::data |