Content deleted Content added
Guy Harris (talk | contribs) →Data structure padding: Data structure refers to more than what C calls "structs" and what some other languages calls "records"; what's meant here is a record. |
No edit summary |
||
Line 298:
* [http://www.eventhelix.com/RealtimeMantra/ByteAlignmentAndOrdering.htm Byte Alignment and Ordering]
* [http://www.cpu2.net/stackalign.html Stack Alignment in 64-bit Calling Conventions] - discusses stack alignment for x86-64 calling conventions
* [http://www.catb.org/esr/structure-packing/ The Lost Art of Structure Packing by Eric S. Raymond]
{{application binary interface}}
|