Well, if you had read the thread at the top stating "Please use BB code tags", this would be much easier to work with.... but I'm sure Narue will come through and add them, but don't get used to it ;)
So... what is the program doing that it shouldn't? I don't see any actual questions in your post and don't feel like going through unformated code... so you will need to define the problem before we can help you
marinme
Junior Poster in Training
63 posts since Apr 2005
Reputation Points: 10
Solved Threads: 1
It seems to me you just need to initialize and print the values... your initialization seems to only add the name, but not the numbers.
something like
football.n = 0;
should initialise the values if done for each one, then just print them in your print function...
marinme
Junior Poster in Training
63 posts since Apr 2005
Reputation Points: 10
Solved Threads: 1