/qbitfields Compiler Option

Syntax: Default:
/qbitfields=[signed|unsigned] /qbitfields=unsigned

Use /qbitfields to specify the sign of bitfields.

By default, bitfields are unsigned. Unsigned bitfields can result in better code.



Summary of Compiler Options