Hacker News new | ask | show | jobs
by mark-r 1571 days ago
In Microsoft C++ long and int are both the same size, 32 bits. Even when size_t is 64 bits.