View Single Post
  #2  
Old 05-24-2018, 12:09 PM
lonmoer lonmoer is offline
Aviak


Join Date: Aug 2010
Posts: 83
Default

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.