Y
Hacker News
new
|
ask
|
show
|
jobs
by
Mellowcandle
3907 days ago
why not using packed structure compiler feature?
1 comments
WesternStar
3907 days ago
I had the same question #pragma pack works just fine.
link
blt
3907 days ago
Maybe wants the default alignment for performance. Plus that still leaves endian issues
link