Y
Hacker News
new
|
ask
|
show
|
jobs
by
ryao
874 days ago
Good point, although that is not part of standard C.
1 comments
ksherlock
874 days ago
'#pragma pack' isn't part of the C standard, but #pragma
is
and "causes the implementation to behave in an implementation-defined manner."
link