Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.19 seconds.

  1. Replies
    4
    Views
    1,287

    [SOLVED] Re: Crazy Java error/bug?

    I'm more of a Star Trek guy, so live long and prosper!
  2. Replies
    4
    Views
    1,287

    [SOLVED] Re: Crazy Java error/bug?

    Take a closer look at this line:

    if(Integer.parseInt(TextFieldText) == randomNumber);

    Note the semicolon instead of the opening curly brace.
Results 1 to 2 of 2