Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

list_node Struct Reference

structure that is a single list node More...

#include <list.h>


Data Fields

list_nodenext
 the next list node
void * item
 the contents of this node


Detailed Description

structure that is a single list node

Definition at line 40 of file list.h.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 30 23:20:48 2005 for NATBLASTER by  doxygen 1.3.9.1