funsigned-bitfields

Changes the default bitfield type to unsigned.

IDE Equivalent

Windows: None

Linux: Data > Change Default Bitfield Type to unsigned

Mac OS: Data > Unsigned bitfield Type

Architectures

IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture

Syntax

Linux and Mac OS: -f[no-]unsigned-bitfields
Windows:    None

Arguments

None

Default

OFF      The default bitfield type is signed.

Description

This option changes the default bitfield type to unsigned.

Alternate Options

None