User: Katie Gerloff

  • Public profile

User profile: Katie Gerloff

User info
User name:Katie Gerloff
History
Joined:
Number of posts:20
Latest posts:

Clean up echo output
Ended up doing this, should work for most cases: [code]cout << left << setw(15) << name << setw(3) ...

Clean up echo output
Am I reading your response correctly in that you've provided the data from the input file manually? ...

Clean up echo output
Is there any way to use left or right manipulators to work here with setw()? I've been experimenting...

Clean up echo output
In addition to echoing the input file my program also must calculate the average scores for male and...

Clean up echo output
I am writing a program that echos an input .txt file. The .txt file looks like this: (I put this in ...

This user does not accept Private Messages