Modulus Symbol In C++ Code Example Get link Facebook X Pinterest Email Other Apps February 22, 2008 Example: Mod in c++ if (iNum % 2 == 0) { cout << num << " is even "; } // % is used to mod numbers Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment