Is this cur.pos() >= 0 && cur.pos() <= cur.lastpos()
a correct assert identifying legal pos() values, or is there any other legal border position that goes beyond this condition ?
Thanks, T.
Is this cur.pos() >= 0 && cur.pos() <= cur.lastpos()
a correct assert identifying legal pos() values, or is there any other legal border position that goes beyond this condition ?
Thanks, T.