Intel® C++ Compiler Classic Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-A27D79C9-D4D9-497C-B0C3-1E0373548E7C
Visible to Intel only — GUID: GUID-A27D79C9-D4D9-497C-B0C3-1E0373548E7C
Wpointer-arith
Determines whether warnings are issued for questionable pointer arithmetic.
Linux: |
-Wpointer-arith -Wno-pointer-arith |
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