Name: Anonymous 2012-05-07 14:51
I have to make a POSIX-friendly program in C that receiving a String it would test if the String is a valid gregorian calendar year and if it is a leap year.
My question is this: should I only consider years above 1582?
My question is this: should I only consider years above 1582?