Intel® C++ Compiler 19.0 Developer Guide and Reference
Determines whether warnings are issued for questionable pointer arithmetic.
Linux and macOS: | -Wpointer-arith -Wno-pointer-arith |
Windows: | None |
None
-Wno-pointer-arith |
No warnings are issued for questionable pointer arithmetic. |
Determines whether warnings are issued for questionable pointer arithmetic.
None