Incorrect username or password

 
25-04-2024 15:51
|
Season 90 · Week 4 · Day 24
|
Online: 4 397

Football

Football » English » Questions & Answers

Why do player numbers stop at 255?

Badge image
Badge image
[MZUSA]
President
This might be better directed to the crew, but I was wondering why shirt numbers stop increasing once you hit 255? I've been maintaining my last player at the highest shirt number generated when new youth come in and discovered that once you hit 255 no numbers are generated above that point. I've had a few players come in this season and even though I had a number 255 they also received the number 255. Just curious. Thanks.
Views: 194 Posts: 4
 
Page 1
 
Reply
Last Message

Re: Why do player numbers stop at 255?

Badge image
Badge image
[TDF]
President
255 = 1111 1111 in binary numbers. One byte = 8 bits. 8 bits = 255. Or something like that. I hope someone will correct my answer as I know this is about imprecise, but the short answer is that it has something to do with this.

Re: Why do player numbers stop at 255?

Badge image
This page sheds some light on the subject, and is also a brilliant salute to nineties web design 😂

https://stackoverflow.com/questions/4986486/why-does-a-byte-only-have-0-to-255

(I think it is meant as an April fool's joke)

Re: Why do player numbers stop at 255?

Badge image
Badge image
[FGALMZ]
President
powdersnow wrote:
This page sheds some light on the subject, and is also a brilliant salute to nineties web design 😂

https://stackoverflow.com/questions/4986486/why-does-a-byte-only-have-0-to-255

(I think it is meant as an April fool's joke)


Only exist 10 types of persons, those who understand the overflow or not hahaha

Re: Why do player numbers stop at 255?

Badge image
Badge image
[TDF]
President
111 1111 1111 1111 and 16 bit, but I don't enough enough about computer programming to understand it.
 
Page 1