I have an assignment to write a program using 1D and 2D parallel arrays with input coming from a .data file given to us. I am nearly a complete novice with writing code and right now I am having a very hard time getting my program to write any values from the arrays I created to my output file. I am not sure if it is an issue with the way I created the arrays, or the way I tried to output the information.
All of our work is done on the school's unix server, which we log into with putty on our own computers at home. If someone can tell me how to copy my work from the command prompt to paste here, so someone here could take a look at it for me, I'd really appreciate it.