Specifies that structure members should be packed together.
Linux: | -fpack-struct |
Windows: | None |
None
OFF |
Specifies that structure members should be packed together.
Using this option may result in code that is not usable with standard (system) c and C++ libraries.
Linux: -Zp1
Windows: None