Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    21
    Views
    1,840

    Re: Null Pointer (a curious case)

    Without seeing a complete (small) program that compiles, executes and shows the problem, most of this discussion is pretty useless.
  2. Replies
    21
    Views
    1,840

    Re: Null Pointer (a curious case)

    That is the most common cause of a NPE.
  3. Replies
    21
    Views
    1,840

    Re: Null Pointer (a curious case)

    Another way is that Array isn't the class but a local variable that is null.
Results 1 to 3 of 3