Search:

Type: Posts; User: codyjava

Search: Search took 0.22 seconds.

  1. [SOLVED] Re: Help how do I get the position out of an array

    Never mind I had hmonth instead of lmonth. Thanks again for all your help. I'm new when it comes to all this thanks.
  2. [SOLVED] Re: Help how do I get the position out of an array

    Never mind I understand alright that part works, if you don't mind can you help me with the part where I take max value along with the min value and set their positions in the array to a variable.
    ...
  3. [SOLVED] Re: Help how do I get the position out of an array

    Mainly the define index as a class variable I'm more of a visual learner. If you could just type out the code for that sorry.
  4. [SOLVED] Re: Help how do I get the position out of an array

    Yes I want it to store a value just in 1 slot. I'm not quit sure what you mean I'm sorry to bother but could you show me. Thanks this is a major help I think all would work if I got this right.
  5. [SOLVED] Re: Help how do I get the position out of an array

    Yes, from the rainfallTester class in mainRain() I want it to store the user input into the double rain. From there I'm calling the object temp to send it to my Rainfall class (temp.setRain(rain))....
  6. [SOLVED] Re: Help how do I get the position out of an array

    Okay thanks for answering I did what you said and found that my array isn't storing the right data. My setRain() seems to just be setting the last value entered in it. So my current questions is...
  7. [SOLVED] Help how do I get the position out of an array

    Hey I have a few problems. When I perform calculations on my array it seems sometimes it works like for finding the total or average of inputting all 20's but other times it doesn't. Also I'm trying...
Results 1 to 7 of 7