Hi, im new to the forums and am trying to do a project for school. I just cant seem to figure out what im doing wrong and my teacher is never available to talk to so I figure why not give this forum a shot =]
my program is supposed to set up 3 separate arrays; the first is a 2 dimensional array involving the first 2 columns of the data file, the 2nd is a 1 dimensional array with data from the 3rd columns of the data file, and the last array is supposed to calculate the corresponding rows total and add 45% commision onto the total. there is a lot more things that need to be done with formatting and more random arithmetic but i am capable enough to manage that on my own, just the arrays+the functions throw me off. any help or pointers would be greatly appreciated.