Hacker News new | ask | show | jobs
by kazinator 327 days ago
I.e. the author is wrong; struct s { char x; }; is not required to be four-byte-aligned. It can have a 1 byte size, and thus alignment.