Data structure alignment: Difference between revisions

Content deleted Content added
No edit summary
Missing context - what is Data Structure Alignment?
Line 1:
{{context}}
 
[[Data structure]] members are stored sequentially in a memory so that in the structure below the member Data1 will always precede Data2 and Data2 will always precede Data3: