ISwap
void ISwap(R3INT *i1, R3INT *i2);
i1, i2 - addresses integers to be swapped
-
Swaps two integers