Search:

Type: Posts; User: SRT4847

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    2,921

    After a load of googling I found out about the...

    After a load of googling I found out about the kbhit function and I used it in my code and it works great. If I had not found it your help would have been spot on so thanks for that.
    :)
  2. Replies
    4
    Views
    2,921

    I'm just looking for a way to use the goto...

    I'm just looking for a way to use the goto function to get back to my main menu I need to be able to do this at any point while my loop is looping and its ok for the loop to stop once I've gone back...
  3. Replies
    4
    Views
    2,921

    Input during loop

    I am attempting to allow the user of my program to be able supply an keyboard input while a for loop is looping. The input is going to be used to stop the for loop.

    Here is the loop:


    ...
Results 1 to 3 of 3