Commit Graph

4 Commits

Author SHA1 Message Date
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
A.G. Lalis e668263ab7 Added git ignore 2017-05-22 14:28:05 +02:00
A.G. Lalis af8ad2fded Changed the readme a little bit.
Added some structure for listing all the functions.
2017-05-22 14:23:01 +02:00
Andrew Lalis f28d738b21 Initial commit 2017-05-22 14:13:50 +02:00