Question: Can someone let me know what error is causing the red underlining? In the s[i].numScores[j]; void calcAverages (student s[], int numStu) { int numScores; double
Can someone let me know what error is causing the red underlining? In the s[i].numScores[j];

void calcAverages (student s[], int numStu) { int numScores; double sumScores = 0; for (int i = 0; i
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
