Algorithms/source
A.G. Lalis 4c6ff8bb23 Added handyargs.h and code for stacks.
Implemented full stack functionality for integer items. Functions added:
createStack, freeStack, pushToStack, popFromStack, printStack.
2017-05-22 15:04:25 +02:00
..
handyalgs.h Added handyargs.h and code for stacks. 2017-05-22 15:04:25 +02:00