/Lesson09

Lesson 09 Project - Write a program that asks the user a date (day, month, year) between 1/1/2017 and 31/12/2018, and determines the date of the next day. The program must validate the inputs and, if they are invalid, warns the user and exits. This project must be submitted to GitHub.

Primary LanguageC

Lesson09

Lesson 09 Project - Write a program that asks the user a date (day, month, year) between 1/1/2017 and 31/12/2018, and determines the date of the next day. The program must validate the inputs and, if they are invalid, warns the user and exits. This project must be submitted to GitHub.