Intel® C++ Compiler XE 13.1 User and Reference Guides

Wpointer-arith

Determines whether warnings are issued for questionable pointer arithmetic.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

-Wpointer-arith

-Wno-pointer-arith

Windows:

None

Arguments

None

Default

-Wno-pointer-arith

No warnings are issued for questionable pointer arithmetic.

Description

Determines whether warnings are issued for questionable pointer arithmetic.

Alternate Options

None


Submit feedback on this help topic