Search:

Type: Posts; User: Norm

Search: Search took 0.30 seconds.

  1. Replies
    6
    Views
    2,001

    [SOLVED] Re: NullPointerException, but can't figure out why

    Does p have the null value when that statement is executed?
    Why doesn't it have a non-null value?

    Does the points array have null values? Use the Arrays class's method:
    System.out.println("an...
  2. Replies
    6
    Views
    2,001

    [SOLVED] Re: NullPointerException, but can't figure out why

    Can you copy the full text of the error message and paste it here. No image. They are too small to read and text can't be copied from them to include in a response.
Results 1 to 2 of 2