in reply to Re: Inserting into an array while stepping through it
in thread Inserting into an array while stepping through it

Yes, Zaxo, I know that doing backwards works.

However this is part of a parser and the constraints of where it is used means that the traversal hasto be forward.

  • Comment on Re: Re: Inserting into an array while stepping through it