Talk:Multisplit: Difference between revisions

m
→‎while. loop: close open tag
m (→‎while. loop: close open tag)
Line 199:
3</lang>
 
The next time through the loop, <code>next</code> will be 3. And, when we are done, one of these bitmasks will be all zeros, so next wil l be larger than the the bitmask length.
 
===ending===
Anonymous user