Record Detail

Compile Error

/in/hotel-db.c: In function 'setcur':
/in/hotel-db.c:67:5: error: implicit declaration of function 'itoa' [-Werror=implicit-function-declaration]
     itoa(p->tm_mday,day,10);
     ^~~~
cc1: all warnings being treated as errors

Information

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