Compile with g++, using the command:
g++ -o tstack tstack.c mystack.c
which creates the executable ``tstack''.
Source and header files: