This ZIP file contains:

dates.c		<== Source code
dates.exe	<== Working executable of the source code
readme.txt	<== This file.



dates.c
-------------------------------------------------------------------------------
This is a program that takes a month, date, and year input from a user and shows an output whether or not the inputs are all valid. If all inputs are valid then they are all shown. The program also has leap year calculating functions determining whether the year the user has entered is a leap year or not.

This is the exact same code I submitted for one of my assignments in school. 

-------------------------------------------------------------------------------

Disclaimer:

By donwloading the source code, the programmer will not be held liable for any effects this program might have on your system. Good or bad, I don't have anything to do with it. Get it? Got it? Good!




Made by Joey.