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

#include <gstack.h>


Data Fields

struct gstack_nodehead
unsigned count


Detailed Description

Generic stack structure.
Examples:

adt/gstack_test.c.


Field Documentation

struct gstack_node* gstack::head [read]

Pointer to the first item in the stack.

unsigned gstack::count

The number of items in the stack.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 19 11:11:50 2009 for bglibs by  doxygen 1.5.4