How It Works
To use the shorthand version you just drop the last intNumber variable and move the operator to the left of the equals sign. Here is the old version:
intNumber = intNumber + 8 |
. . . and here’s the new version:
click next Page - The Problem with Integer Math. |