Search:

Type: Posts; User: Norm

Search: Search took 0.21 seconds.

  1. Replies
    3
    Views
    1,594

    Re: Object not storeing in array?

    I've asked those questions about areas of the code that you need to look at.

    Starting with the print/println statements that print out the variables with null values, you need to back track in the...
  2. Replies
    3
    Views
    1,594

    Re: Object not storeing in array?

    What should the output look like?

    What variables are being printed as null?
    Where is the code that is supposed to assign those variables non-null values? Why isn't that code being executed?
    ...
Results 1 to 2 of 2