#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) |
|
||||||||||||
|
|
|
|
|
|
|
|
1.4.5