Forum: C++ Apr 21st, 2007 |
| Replies: 7 Views: 1,327 |
Forum: C++ Apr 21st, 2007 |
| Replies: 7 Views: 1,327 Okay, Got everything error free , thanks alot, however there is some runtime difficulties.
First, and hopefully only, when I load up the student and the grades, it doesnt work :p it worked... |
Forum: C++ Apr 20th, 2007 |
| Replies: 7 Views: 1,327 OKay , here is the udpated code, a bit more sorted out, just a few problems generating 21 errors.
First of all I'm not using the right fstream commands or something for output to a text file.... |
Forum: C++ Apr 20th, 2007 |
| Replies: 7 Views: 1,327 Hi,
Wondering if I could get some help. This program is supposed to :
-Input student data(firstname,lastname,student#, and a vector of Grades(up to 10 grades) with a grade and assignment... |