title | description | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||
---|---|---|---|---|---|---|---|
Compiler Warning (level 3) C4723 |
Describes the MSVC compiler warning C4723 for potential divide by zero. |
07/08/2020 |
|
|
07669d14-3fd8-4a43-94bc-b61c50e58460 |
potential divide by 0
The second operand in a divide operation evaluated to zero at compile time, giving undefined results.
This warning is issued only when optimizations are enabled.
The compiler may have generated the zero operand.