Searching map area
Integer overflow
? TBD
Computer arithmetic error
Nobody has rated this yet. Be the first!
Lists 0

In computer programming, an integer overflow occurs when an arithmetic operation on integers attempts to create a numeric value that is outside of the range that can be represented with a given number of digits – either higher than the maximum or lower than the minimum representable value.

Instance of
Subclass of
References