Hacker News new | ask | show | jobs
by grok2 4136 days ago
#pragma(pack) or __attribute__((packed)) still won't re-order structure fields for optimal alignment. The directive/extension only prevents holes in the structure.