Main Page
Modules
Data Structures
Files
Directories
Examples
Data Structures
Data Structure Index
Data Fields
LinkedList Struct Reference
A node for the linked list.
More...
#include <linkedlist.h>
Data Fields
void *
data
A pointer to some data.
struct
LinkedList
*
next
A pointer to the next node.
struct
LinkedList
*
prev
A pointer to the previous node.
Detailed Description
A node for the linked list.
The documentation for this struct was generated from the following file:
linkedlist.h
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Defines
Generated on Sat Oct 2 12:55:14 2010 for libnds by
1.6.3