codice:printf ("The difference between the dates is: %.f days\n", difftime(mktime(&date1), mktime(&date2))/86400);
codice:printf ("The difference between the dates is: %.f days\n", difftime(mktime(&date1), mktime(&date2))/86400);
01010011 01100001 01101101 01110101 01100101 01101100 01100101 01011111 00110111 00110000
All errors are undocumented features waiting to be discovered.