rename non-descript variables that are shadowed
by local variables j,n to have more descriptive names.
those two should be reserved for loop indices.
rename local variables that shadow existing methods
for more clarity when reading the source.
Axel Kohlmeyer <akohlmey@gmail.com> | Jun 13 2010, 22:53 |
junge | Oct 6 2016, 16:49 |