CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: Finish Loop

Threaded View

  1. #1
    Join Date
    Mar 2003
    Location
    Auckland
    Posts
    9

    Finish Loop

    This code compiles but performs an illegal operation when i run it. It was fine until i added lines 41 & 42. I put these lines in so that the function would break out of the loop when it came to the end of the string. Could someone please tell me where it is wrong.
    Attached Files Attached Files
    tsacol

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured