Main Page
Alphabetical List
Data Structures
File List
Data Fields
Globals
_slist_e Struct Reference
Implementation of an element in the linked list.
More...
#include <
slist.h
>
Data Fields
_slist_e *
next
Pointer to the next element, or NULL if this is the last one.
void *
data
Pointer to the actual data that this element represents.
Detailed Description
Implementation of an element in the linked list.
Definition at line
37
of file
slist.h
.
Generated on Sun Feb 16 23:40:04 2003 for FreeLCD by
1.2.18