Search:

Type: Posts; User: jdavenport

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,940

    if loop

    I need a loop which gives the user an option to exit or return to the menu to select another currency.
    What would be a better option Thanks
  2. Replies
    5
    Views
    1,940

    isdigit

    Hi actually I got this to work finally but now my if statement to make the loop work is not.

    }
    printf("Would you like to select another option?\n\n");
    printf("1=Yes and 2=No\n\n",ans);
    ...
  3. Replies
    5
    Views
    1,940

    isdigit function

    Hi I hope someone can help me with this. I am working on a program that asks the user to select an item from the menu 1-6. I have a while statement that returns to the loop if the user selects any...
Results 1 to 3 of 3