j
k
j a
j l
But it is what we have. How do we tell gcc not to reorder our structs? ron
But it is what we have. How do we tell gcc not to reorder our structs?
ron
"__attribute__ ((packed))" ( http://gcc.gnu.org/onlinedocs/gcc-3.2/gcc/Variable-Attributes.html )
Or is this a different issue?
-Steve
Back to the thread
Back to the list