As the name implies, this is a generic stack implementation in C programming language. The code is written in ISO C90 and should compile on any C90 compiler. This stack implementation uses void ...
Compile the source code to object files.