Search:

Type: Posts; User: Mr.777

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    1,238

    Re: [Newbie] Method will not execute.

    parkBENch didn't ask for the code by the way. I don't know if it's university's task or OP\'s personal. OP asked for the help, we are here to help and also we don't do homework for others.
  2. Replies
    7
    Views
    1,238

    Re: [Newbie] Method will not execute.

    So, this function returns an integer. In your above code where you store the returning value?
    In your code you are actually doing this;

    getUserSelection();
    which means you discard the returned...
  3. Replies
    7
    Views
    1,238

    Re: [Newbie] Method will not execute.

    And where is getUserSelection()?
  4. Replies
    7
    Views
    1,238

    Re: [Newbie] Method will not execute.

    Where is the main() method?
Results 1 to 4 of 4