Record Detail

Compile Error

/in/lab5.c: In function 'getVarValue':
/in/lab5.c:29:32: error: 'value' undeclared (first use in this function)
         vars[varCount].value = value;
                                ^~~~~
/in/lab5.c:29:32: note: each undeclared identifier is reported only once for each function it appears in
/in/lab5.c:32:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^

Information

Submit By
Type
Submission
Homework
Lab 5: CASIO-fx991
Language
C
Submit At
2024-11-13 22:39:40
Judged At
2024-11-13 22:39:40
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes