Okay, I would like to explain what I am trying to do prior to the code with the issue. I am creating a student record system. I am trying to pull information from a text file into the record system. I am trying to store the information using arrays on a heap. Okay, I would like to explain what I am trying