Thursday, August 18, 2011

Computing the average score using C programming. I need to fix this error ASAP!!?

I think you will have to post more of the code. Your logic seems correct, but the use of the return statements leads me to believe that you are using this code in a function call. The unexpected identifier error is coming before the if statement.

No comments:

Post a Comment