30 coaches online • Server time: 00:29
* * *
Did you know? Up until now, 1516017 players have died on the pitch.
The atoi() function converts str into an integer, and returns that integer. str should start with some sort of number, and atoi() will stop reading from str as soon as a non-numerical character has been read.