Hello,
If, as we can guess it, you destroy a line, you need to loop from the bottom to the top !
If you do'nt, you will obviously refer to a non existing line !Code:For i = last ti i step -1
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 10 of 10
Thread: [RESOLVED] Loop Debugging IssueThreaded View
|
Click Here to Expand Forum to Full Width |