Quote Originally Posted by kohlrak
Makes a big difference actually. Singing halves the number of positives intergers.
O RLY?

If you have no need for negative integers, then use unsigned integers. Anyway, nothing stops you from interpreting numbers the way you want, and in C++, you can even redefine the operators.