You have 65535 new messages.
....? No, I have 1. Lol...
| Welcome | |
|---|---|
| Ocarinas United is now closed as of Wednesday, 9/2/09. For more information about Ocarinas, please visit Docjazz4.com | |
Moderators: echo, kcajblue, KeysOnTheCeiling, Moderators
reev0 wrote:FYI, the reason for 65535 is that is the largest number an "integer" can old. So, when the system glitches (for whatever reason) and ends up counting infinitely, then the end result will be 65535. If you are curious, this is because 16 bits are reserved for an "integer" type. Thus 1111111111111111 in binary is 65535 in decimal (which is what we count in). Kinda interesting geek stuff.
and click that orange subscribe button. Dugaru327 wrote:reev0 wrote:FYI, the reason for 65535 is that is the largest number an "integer" can old. So, when the system glitches (for whatever reason) and ends up counting infinitely, then the end result will be 65535. If you are curious, this is because 16 bits are reserved for an "integer" type. Thus 1111111111111111 in binary is 65535 in decimal (which is what we count in). Kinda interesting geek stuff.
which is also 2^16 minus 1. (because there are 2^16 bit combinations, but 000000000000000 is reserved for the regular number 0)
Users browsing this forum: No registered users and 0 guests