Search:

Type: Posts; User: schcrosby

Search: Search took 0.13 seconds.

  1. Re: Java is resetting my variables to zero, and other mysterious things

    Hi guys,
    So I've done some more debugging and discovered what java is doing, but I still don't know why.

    So what's happening is this:
    in astock.load()

    every time a new data element, data[i]...
  2. Re: Java is resetting my variables to zero, and other mysterious things

    Alright,
    I've attached all the code and the output with and without the **** line. I've also attached the data file that the code reads in. You'll have to change the file references in the code to...
  3. Java is resetting my variables to zero, and other mysterious things

    Hi,
    I'm not a great programmer, but I've spent a lot time with this problem and I would greatly appreciate any help.

    So here's the idea:

    I run load() from a class called menu. load() is...
Results 1 to 3 of 3