Forum: C++ Apr 20th, 2008 |
| Replies: 13 Views: 910 Thanks for all the help people. Im just going to submit it with all the wrong stuff bcoz i don't know whats going on. |
Forum: C++ Apr 20th, 2008 |
| Replies: 13 Views: 910 |
Forum: C++ Apr 20th, 2008 |
| Replies: 13 Views: 910 warning in function main 'int main[]
expected init-declarator before ''mass''
'totalMass'undeclared |
Forum: C++ Apr 20th, 2008 |
| Replies: 13 Views: 910 its my first year at university.....doing it through correspondence so i don't get help from lecturers |
Forum: C++ Apr 20th, 2008 |
| Replies: 13 Views: 910 but i don't know how to!!!i don't know whats wrong |
Forum: C++ Apr 20th, 2008 |
| Replies: 13 Views: 910 i did compile it but it came up with errors |
Forum: C++ Apr 20th, 2008 |
| Replies: 3 Views: 1,534 i did try compiling it and it gave me error messages |
Forum: C++ Apr 20th, 2008 |
| Replies: 13 Views: 910 hi every1 i also need help with my assignment
im supposed to find the errors and explain how to correct it
heres the program:
//question 3a
#include <iostream>
using namespace std; |