Thread: Newbie
View Single Post
Old Feb 20th, 2005, 7:15 PM   #3
jat421
Newbie
 
Join Date: Feb 2005
Posts: 2
Rep Power: 0 jat421 is on a distinguished road
Sorry this is the errors I am getting. Please explain it to me as I am a newbie. Thanks

test.c: In function `GetMaxTotalPoints':
test.c:79: too few arguments to function `ReadAddGrades'
test.c:79: void value not ignored as it ought to be
test.c:84: too few arguments to function `ReadAddGrades'
test.c:84: void value not ignored as it ought to be
test.c: In function `ClassGrades':
test.c:106: too few arguments to function `ReadAddGrades'
test.c:106: void value not ignored as it ought to be
test.c: At top level:
test.c:121: conflicting types for `ReadAddGrades'
test.c:6: previous declaration of `ReadAddGrades'
jat421 is offline   Reply With Quote