
-----------------------------------
Grade11
Wed Jun 11, 2014 9:36 pm

Creating Arrays Using BufferedReader
-----------------------------------
Hello all, I've got a major assignment due by the end of the week and it's frustrating me. I'm using a BufferedReader to read from a file and I'm trying to read/import them to arrays but they're being read as null. I don't know what I'm doing wrong! :wall:

I'm using ready to program with the HSA console by the way.

-----------------------------------
Tony
Wed Jun 11, 2014 10:30 pm

RE:Creating Arrays Using BufferedReader
-----------------------------------
What if you print values to screen, instead of saving it in array. Is it still null? Showing the relevant lines of code would be useful.

-----------------------------------
wtd
Thu Jun 12, 2014 11:42 am

RE:Creating Arrays Using BufferedReader
-----------------------------------
Indeed.  Show the code.
