RAD Studio (Common)
ContentsIndex
PreviousUpNext
E2099: Overflow in conversion or arithmetic operation

The compiler has detected an overflow in an arithmetic expression: the result of the expression is too large to be represented in 32 bits.  

Check your computations to ensure that the value can be represented by the computer hardware.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!