Search:

Type: Posts; User: Heri623

Search: Search took 0.11 seconds.

  1. Replies
    9
    Views
    1,502

    [SOLVED] Re: Rock Paper Scissors issue

    Thanks for all the help.
    Finally got it figured out.
    Sorry for being so dense.
  2. Replies
    9
    Views
    1,502

    [SOLVED] Re: Rock Paper Scissors issue

    I understand the what you're saying but I am hitting a wall as to what I need to do .
    Do I need to Parse the integer back to a string?
  3. Replies
    9
    Views
    1,502

    [SOLVED] Re: Rock Paper Scissors issue

    ----jGRASP exec: javac -g RockPaperScissors.java

    RockPaperScissors.java:24: error: int cannot be dereferenced
    if (pChoice.equals("Rock") || pChoice.equals("Paper") ||...
  4. Replies
    9
    Views
    1,502

    [SOLVED] Rock Paper Scissors issue

    As usual i've waited until the last minute to work on this and now i'm stuck.
    I'm not sure what is causing the error.
    Any help would be greatly appreciated.
    PS i'm not very Java savvy so maybe...
Results 1 to 4 of 4