Using C++
This program outputs a calender according to the users input of the year, month and NYD, and continues to ask the user for new information until the user decides to quit.
To run the program: 1. To compile, run the makefile by entering "make" 2. To run, type "mkcal" 3. Once the program is running, follow the prompts by entering the year, month, and NYD. 4. Once the calender is outputed,as promted, decide whether or not to continue