The following represent a set of examples showing structure requirements.
Example 1
Example 2
В | Copy Code |
---|---|
struct { // size = 24 bytes, alignment = Quadword int a; double b; short c; }; |
Example 3
Example 4
The following represent a set of examples showing structure requirements.
Example 1
Example 2
В | Copy Code |
---|---|
struct { // size = 24 bytes, alignment = Quadword int a; double b; short c; }; |
Example 3
Example 4