gstack_node Struct Reference
[adt gstack: Generic simple stack.]

#include <gstack.h>


Data Fields

gstack_nodenext
char data [0]


Detailed Description

Generic stack node.


Field Documentation

char gstack_node::data[0]

The data contained in the stack node.

struct gstack_node* gstack_node::next

Pointer to the next element in the stack linked list.


The documentation for this struct was generated from the following file:
Generated on Mon Oct 30 15:11:14 2006 for bglibs by  doxygen 1.4.7