A simple c stack in c

The following C project contains the C source code and C examples used for a simple c++ stack. These program implements a stack and use a static array to store the data,there is a lot of methods for manipulating the data: "push", "pop", "size"...

The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.

Project Files: 

File NameSize
Stack.dsp 4331
Stack.dsw 535
stack.h 1142
test.cpp 319

SocialTags: