A simple, single-file stack implementation in C.
 
 
Go to file
Aadhavan Srinivasan d152c11365 Added Makefile
Makefile Added Makefile
stack.c Removed use of print function
stack.h Added header file, changed function names to be in a separate namespace