Record Detail

Compile Error

/in/call.cpp:27:19: error: variable length arrays are a C99 feature [-Werror,-Wvla-extension]
    Caller callers[numClient];
                  ^
1 error generated.
/in/Compile/Makefile:39: recipe for target 'buildCall' failed
make: *** [buildCall] Error 1

Information

Submit By
Type
Submission
Homework
Project Five: List, Stack, and Queue
Language
C++
Submit At
2018-08-05 23:23:31
Judged At
2018-08-05 23:23:32
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes