Record Detail

Compile Error

/in/hotel-ll.c: In function 'write_room':
/in/hotel-ll.c:59:5: error: implicit declaration of function 'fprint' [-Werror=implicit-function-declaration]
     fprint(fp,"[ %s ]\n",*room_number);
     ^~~~~~
cc1: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Project 2
Language
C
Submit At
2018-07-17 10:15:34
Judged At
2018-07-17 10:15:34
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes