Hacker News new | ask | show | jobs
by CamperBob2 782 days ago
In Win32 builds, it's been necessary to request legacy 32-bit time_t structures explicitly with _USE_32BIT_TIME_T for many years, for what that's worth. 64-bit time_t has been the standard for a while.
1 comments

ow, a stark reminder that I've worked with out 32bit code for far too long