Hacker News new | ask | show | jobs
by Mellowcandle 3907 days ago
why not using packed structure compiler feature?
1 comments

I had the same question #pragma pack works just fine.
Maybe wants the default alignment for performance. Plus that still leaves endian issues