Search:

Type: Posts; User: more_dread

Search: Search took 0.10 seconds.

  1. Re: Problem with java.lang.NullPointerException

    No it does not say if it can return a Null value. Sorry, I cannot wrap my head around this. with the "Scanner.findInLine()" should the program not be waiting for an input? It does not even give the...
  2. Re: Problem with java.lang.NullPointerException

    I thought I had declared the var "reply" by 'char reply;' ? So this shouldn't be the problem, I guess.





    I tried to read the API, however, I have to admit I cannot seem to be able to make...
  3. Re: Problem with java.lang.NullPointerException

    Hello, like I said, I am a noobie. However, I want the scanner to find the next entered letter and assign it to the variable 'reply'. Do I need to initiate the variable 'reply' first?

    Thank you
  4. Problem with java.lang.NullPointerException

    Hello all and thank you for keeping this forum up and running,
    I am new to this and only just introduced myself here.

    However, I have my first problem at hand. Trying to run some simple if...
Results 1 to 4 of 5