stack.c File Reference

#include "appconst.h"
#include "stack.h"
#include <stdlib.h>

Include dependency graph for stack.c:

Go to the source code of this file.

Functions

stackP sp_New (int Size)
void sp_Free (stackP *pStack)
int sp_Copy (stackP stackDst, stackP stackSrc)


Function Documentation

int sp_Copy stackP  stackDst,
stackP  stackSrc
 

Definition at line 46 of file stack.c.

void sp_Free stackP pStack  ) 
 

Definition at line 34 of file stack.c.

stackP sp_New int  Size  ) 
 

Definition at line 10 of file stack.c.


Generated on Thu Oct 20 14:59:09 2005 for DominoParitySeparator by  doxygen 1.4.5