Compiler Warning (level 3) C4723
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.