I’m trying to get my code to allow me to allow a user to enter how
I’m trying to get my code to allow me to allow a user to enter how
many students are being graded, I keep getting the same error no matter what I put in my scanf(“”) section. I’ve tried &number, &num, &int, &iResponse but everything gives me the same error.