Writing Shared Libraries, first draft

Mike Hearn mike at navi.cx
Fri Nov 5 22:31:37 EET 2004


On Fri, 05 Nov 2004 15:09:14 -0500, Matthias Clasen wrote:
> We do this for class structure, since they typically contain function
> pointers...

Yeah, probably padding with:

unsigned char pad[32];

or something would be more general then. As long as you know exactly how
much space it'll take up.




More information about the xdg mailing list