Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

SF_ISTACK Struct Reference

#include <sflsq.h>

List of all members.

Public Attributes

unsigned * stack
int nstack
int n
int imalloc


Member Data Documentation

int SF_ISTACK::imalloc
 

Definition at line 40 of file sflsq.h.

Referenced by sfistack_init().

int SF_ISTACK::n
 

Definition at line 39 of file sflsq.h.

Referenced by sfistack_init(), sfistack_pop(), and sfistack_push().

int SF_ISTACK::nstack
 

Definition at line 38 of file sflsq.h.

Referenced by sfistack_init(), and sfistack_push().

unsigned* SF_ISTACK::stack
 

Definition at line 37 of file sflsq.h.

Referenced by sfistack_init(), sfistack_pop(), and sfistack_push().


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2