Search:

Type: Posts; User: jackiep

Search: Search took 0.08 seconds.

  1. Replies
    3
    Views
    7,011

    Re: creating a simple console menu

    Thanks for the advice.

    I wanted to use a switch statement but when using it only "case 1" seems to work. I can't get "case A" to work. I need the input to be a char not an int.

    Anyway I have...
  2. Replies
    3
    Views
    7,011

    creating a simple console menu

    Hello everyone,

    I have to create a simple menu with options

    A. Do something and return to the menu once complete
    B. Do something and return to the menu once complete
    C. Exit program

    So...
Results 1 to 2 of 2