Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Related Pages

ListStruct Struct Reference
[Lists]

Collaboration diagram for ListStruct:

Collaboration graph
[legend]

Detailed Description

a list node.

Definition at line 42 of file list.c.

Data Fields


Field Documentation

Pointer ListStruct::item
 

void element link to member of list

Definition at line 43 of file list.c.

struct ListStruct* ListStruct::next
 

link to the next element in the list

Definition at line 44 of file list.c.


The documentation for this struct was generated from the following file:
BLAH 0.95 (20 Oct 2004)