InterviewSolution
Saved Bookmarks
| 1. |
Solve : you will have to wait one thousand years for this to happen again? |
|
Answer» on the 7TH august 2009 0001,0010,0011,0100,0101,0110,0111,1000,1001 sorry about that, couldn't help myself It is quite interesting though, that it will not happen for another thousand yearsIs that am or pm Quote from: computeruler on July 23, 2009, 10:23:45 AM I coulda sworn something like this happened a couple years ago. And just a couple weeks ago it was 456789Yes, it did. UNIX timestamp was 123456789.I BET I forget... oh well just have to HOPE I'm around for the next one. hey, everybody, the C Time_t type will overflow in 2038. should be exciting for those of US still around. Quote from: BC_Programmer on July 24, 2009, 10:20:18 AM hey, everybody, the C Time_t type will overflow in 2038. should be exciting for those of us still around. Yeah just had a look 'the unix MILLENIUM bug'. Not entirely sure what it would mean to me. Not that savvy on this kind of stuff.UNIX? It affects windows too. but only old programs. MS changed it so that "time_t" was a 64-bit value rather then 32-bit, but programs compiled before that will still encounter the problem. Quote from: harry 48 on July 22, 2009, 04:07:05 PM on the 7th august 2009 I think you mean one hundred years - the next 09 will be 2109 |
|