Hacker News new | ask | show | jobs
by mpu 3816 days ago
You're wrong about the arrays, the standard guarantees that zeroing the bytes of an object of integer type will give a 0 value to the integer. Pointers are a different matter though.