You might want to try compiling and working your way through the errors. These two lines will definitely cause issues.
// call function calcAverage
int calcAverage(int score1, int score2, int score3);
// call function printStars
void printStars(int avg, int id);
Reputation Points: 520
Solved Threads: 268
Code Monkey
Offline 1,564 posts
since Apr 2005