fpack-struct

Specifies that structure members should be packed together.

IDE Equivalent

None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-fpack-struct

Windows:

None

Arguments

None

Default

OFF

Description

Specifies that structure members should be packed together. Note: Using this option may result in code that is not usable with standard (system) c and C++ libraries.

Alternate Options

-Zp1


Submit feedback on this help topic

Copyright © 1996-2011, Intel Corporation. All rights reserved.