funsigned-bitfields

Determines whether the default bitfield type is changed to unsigned.

IDE Equivalent

Windows: None

Linux: Data > Change Default Bitfield Type to unsigned

Mac OS X: Data > Unsigned bitfield Type

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-funsigned-bitfields

-fno-unsigned-bitfields

Windows:

None

Arguments

None

Default

-fno-unsigned-bitfields

The default bitfield type is signed.

Description

This option determines whether the default bitfield type is changed to unsigned.

Alternate Options

None


Submit feedback on this help topic

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