Write a menu driven program to allow the user to 1) Push, 2) Pop, 3) Print, and
Write a menu driven program to allow the user to 1) Push, 2) Pop, 3) Print, and 4) Quit.
You must use separate compilation with files main.c, boolean.h, stack.h, and stack.c