User profile: rome

User info
User name:rome
Name:rome
Location:cape town
History
Joined:
Number of posts:9
Latest posts:

Function Header
hi hutch Thanks for coming back to me. Ive been trying to figure out where the declarations go, an...

Function Header
Hi Guys, Many thanks for all that assisted in my previous problem. I have one more problem i can...

Functions
Hi there I have another question which I think i am on the right track with, but i just want to m...

getting average score of 5 of highest 4 input values
ok..... now im almost there, #include <iostream> using namespace std; int getScore(); void displa...

getting average score of 5 of highest 4 input values
i saw that too, changed to int getScore() and also to return 0; now i still get an error that lowest...