Determines whether the default bitfield type is changed to unsigned.
Windows: None
Linux: Data > Change Default Bitfield Type to unsigned
Mac OS X: Data > Unsigned bitfield Type
IA-32, Intel® 64 architectures
Linux and Mac OS X: | -funsigned-bitfields -fno-unsigned-bitfields |
Windows: | None |
None
-fno-unsigned-bitfields |
The default bitfield type is signed. |
This option determines whether the default bitfield type is changed to unsigned.
None
Copyright © 1996-2011, Intel Corporation. All rights reserved.