Re: Is there a max of 1,000 series links?
Quote:
Originally Posted by spiderplant
I'd hope they'd use an unsigned 32-bit integer for anything like that. It's a 32-bit processor, and you can't have a negative number of series links. Using a signed integer to hold a count is just asking for bugs.
|
Mind you they did use a signed number in the SH to count the RS errors.
__________________
History is much like an endless waltz: The three beats of war, peace and revolution continue on forever.
However history will change with my coronation - Mariemaia Khushrenada
Last edited by heero_yuy; 26-08-2017 at 13:21.
Reason: rs errors
|