I am making a program to read bowlers names & scores from a txt file, and then print them out as a table like: name score score score
name score score score
name score ..... etc....
its sloppy I know. My brain is giving up on me as ive been starting at the computer screen all day three days in a row. PLEASE AND THANK YOU IF YOU DO HELP.
What are you trying to do with the =0 at the end of the line? Remove it.
PLEASE USE CODE TAGS (the <> formatting button) when posting code. http://v2.cplusplus.com/articles/jEywvCM9/
It makes it easier to read your code and it also makes it easier to respond to your post.