Re: Off-topic

Olaf Titz (olaf@bigred.inka.de)
Thu, 06 Mar 1997 23:56:39 +0100


> __attribute__((packed)) _does_ account for hardware enforced alignment.

Then you can't use it for structures that are defined by data exchange
formats at all. At least, such code will get non-portable.

olaf