View Single Post
  #4  
Old 05-24-2018, 12:35 PM
MagpieRockyl MagpieRockyl is offline
Banned


Join Date: May 2018
Location: ostraya
Posts: 493
Default

Quote:
Originally Posted by lonmoer [You must be logged in to view images. Log in or Register.]
The number 2,147,483,647 (or hexadecimal 7FFF,FFFF16) is the maximum positive value for a 32-bit signed binary integer in computing. It is therefore the maximum value for variables declared as integers (e.g., as int ) in many programming languages, and the maximum possible score, money, etc. for many video games.
um that's really cool