User profile: jaydr

User info
User name:jaydr
History
Joined:
Number of posts:47
Latest posts:

Question about percision
I know that you can set the precision in the cout statement but can you set it for the cin statement...

New student needs direction
in you code that you posted you had the functions you wanted to call declared in the right spot whic...

New student needs direction
you need to add the code for the function under the main program code. you need to ceep the file dec...

For Loop and Creating Averages
let me try to understand this better: 1. you have 3 teams with 5 players you need to have average...

For Loop and Creating Averages
You can try this for the above code and you will have to modify the varibles and other stuff [code]...