WB

Turns a compile-time bounds check into a warning.

IDE Equivalent

None

Architectures

IA-32, IntelĀ® 64, IA-64 architectures

Syntax

Linux and Mac OS X:

-WB

Windows:

/WB

Arguments

None

Default

OFF

Compile-time bounds checks are errors.

Description

This option turns a compile-time bounds check into a warning.

Alternate Options

None