funsigned-bitfields

Changes the default bitfield type to unsigned.

IDE Equivalent

Linux: Data > Change Default Bitfield Type to unsigned

Architectures

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

Syntax

Linux: -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