On Sun, Apr 11, 2004 at 10:21:30PM -0400, Bruce Momjian wrote:
> I was not sure if Win32 had standard alignment for C.
Good point. There's standards, and then there's Windows. It's possible
that separate "tight-packing" and "regular" pragmas are used there, just
for structs that are expected to be used across linkage boundaries.
Jeroen