Quote:
|
Originally Posted by Bonedwarf
Out of interest, in the utils section, you've got the starting and ending year for the almanac... What does the # retired mean?
|
All this will be documented one day. (programmers hate writing doc files)
That's a good question.
That is used temp as a variable for the part of the program that creates a string array to hold the retired players name. String arrays in the past have been memory hogs, so I was using that to play with what setting it should be.
It will not be visible in future versions.
If you notice that it is NOT adding all of the retired players, you may want to increase that number and run it.