Compile Error
/in/l6.c: In function 'main': /in/l6.c:23:11: error: variable 'fd' set but not used [-Werror=unused-but-set-variable] FILE *fd; ^~ /in/l6.c:7:10: error: unused variable 'str' [-Werror=unused-variable] char str[1000]; ^~~ cc1: all warnings being treated as errors
Information
- Submit By
- Type
- Submission
- Homework
- Lab 6
- Language
- C
- Submit At
- 2018-07-04 13:57:06
- Judged At
- 2018-07-04 13:57:06
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes