gs_stack_t Struct Reference

#include <stack.h>


Detailed Description

Stack data structure.


Data Fields

VOIDPTR * data
unsigned long size
unsigned long capacity


Field Documentation

VOIDPTR* gs_stack_t::data

The data.

unsigned long gs_stack_t::size

Number of items used.

unsigned long gs_stack_t::capacity

Capacity of the stack.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 17 04:00:58 2008 for libascend by  doxygen 1.5.1