Node Struct Reference
This structure represents a node for bidirectional lists. More...
#include <list.h>
Detailed Description
This structure represents a node for bidirectional lists.
Data is usually appended to nodes by making them the first field of another struture, as a poor-man's form of inheritance.
The documentation for this struct was generated from the following file:
![(please configure the [header_logo] section in trac.ini)](/chrome/site/bertos_logo.png)