Compiler Warning (level 3) C4724
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Compiler Warning (level 3) C4724.
potential mod by 0
The second operand in a remainder operation evaluated to zero at compile time, giving undefined results.
Show: