Forum: C++ Nov 16th, 2004 |
| Replies: 4 Views: 3,252 Thank you. It is surprising how one little thing like a percentage can totally destroy my brain. I haven't compiled this yet but I think it might work.
#include <iostream.h>
using namespace std;... |
Forum: C++ Nov 14th, 2004 |
| Replies: 4 Views: 3,252 I've written programs for averaging lists of exam grades but throwing in the percent is throwing me for a loop. I don't know how to handle this information. Any help will be greatly appreciated. ... |
Forum: C++ Nov 10th, 2004 |
| Replies: 2 Views: 1,563 I'm told you are never to old to learn something new but right now I don't believe that. I thought I understood this but the program I wrote just doesn't work any suggestions?
Write a program... |