2012-10-23, 04:54 PM
I know for loops, it's just that I prefer to use standard while loops.
That looks much neater than my solution of branching into a break if i == wordsize -1, so I'll use that instead.
That looks much neater than my solution of branching into a break if i == wordsize -1, so I'll use that instead.

