Hello,
I'm new in the world of C programming, and i'm taking an Into level computer science course, but the recent program we have to write up has gone completely over my head. The program is asking the user to enter a year, and then the program will print out a calendar to the screen of that year showing all 12 months on the correct days of the week and accounting for leap year, all based on Gregorian calendar starting from 1776. WOW!!!! can anyone help me out???

Thanks

Newbie...