Search:

Type: Posts; User: copeg

Search: Search took 0.10 seconds.

  1. Thread: Menu Problem

    by copeg
    Replies
    4
    Views
    1,673

    Re: Menu Problem

    What do you mean? The while loop will repeat until it evaluates its expression to false or break is called.
  2. Thread: Menu Problem

    by copeg
    Replies
    4
    Views
    1,673

    Re: Menu Problem

    How about a do-while loop? The while can evaluate a condition for exiting the loop
Results 1 to 2 of 2