Just curious, is there a limit to how high a number a variable can store?
2,147,483,647. Any higher and it wraps back around to -2,147,483,648.
Thanks.
That is a weirdly specific number. Though for what I have in mind, I guess my question should've been, 'What's the longest string of numbers a variable can produce'. Positive or negative doesn't actually matter that much.
Perfect, I was just looking for a thread to ask how many variables one can have in a game (?), and right up the top is a thread on how high a variable can get!
Got to love CYS synchronicity!