bitfields

Option Type Default Value #pragma options C C++
-qoption unsigned - x x

Syntax

    -qbitfields=suboption   

Purpose
Specifies if bitfields are signed. By default, bitfields are unsigned.

Notes
The -qbitfields suboptions are:

signed Bitfields are signed.
unsigned Bitfields are unsigned.


List of Batch Compiler Options and Their Defaults
Equivalent Batch Compile-Link and Incremental Build Options