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

#include <gstack.h>


Data Fields

gstack_nodehead
unsigned count


Detailed Description

Generic stack structure.
Examples:

adt/gstack_test.c.


Field Documentation

unsigned gstack::count

The number of items in the stack.

struct gstack_node* gstack::head

Pointer to the first item in the stack.


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