txt file input to parallel arrayThanks so much! It worked! I was trying to build something based off of this... http://www.dreami...
txt file input to parallel arrayI figured out how to get it to find the lowest score! Any hints on how to get it to display the name...
txt file input to parallel arrayI changed int sum; to int sum[count]; and it returns 108 now??
txt file input to parallel arrayI've got it to where it inputs the data. I also got it to calculate the totals for each player. Than...
txt file input to parallel arrayI couldn't figure it out that way. After a little more research I've decided to try it like this. ...