Hi, I'm taking a programming class and I have to read doubles from a file and assign the values to an array. When the following code is executed, everything in the loop behaves as expected, but outside, when I print temp[{0-11}] the value returned is 0.0.
Java pastebin - collaborative debugging tool
Also, being new to these forums, is it recommended to use the built-in code formatting in favor of online clipboards?