Here is my main()



void main()
{
ifstream inFile;
char buffer[80];
int year, month, day;