Integer raise limit
#2

You can't. That is the maximum for the 32-bit extension language like PAWN.

And the limit is 2147483647 ((2^31) - 1), not 2147483648.

Quote:
2147483647 in computing

The number 2,147,483,647 is also the maximum value for a 32-bit signed integer in computing. It is therefore the maximum value for variables declared as int in many programming languages running on popular CPUs, and the maximum possible score for many video games. The appearance of the number often reflects an error, overflow condition, or missing value.
Reply


Messages In This Thread
Integer raise limit - by godknightx - 20.02.2010, 12:20
Re: Integer raise limit - by Correlli - 20.02.2010, 12:22
Re: Integer raise limit - by godknightx - 20.02.2010, 12:26

Forum Jump:


Users browsing this thread: 1 Guest(s)