Compile Error
/in/l6.c: In function 'main': /in/l6.c:11:47: error: 'DT_REG' undeclared (first use in this function) printf("%d %s\n", (file->d_type & DT_REG), file->d_name); ^~~~~~ /in/l6.c:11:47: note: each undeclared identifier is reported only once for each function it appears in
Information
- Submit By
- Type
- Submission
- Homework
- Lab 6
- Language
- C
- Submit At
- 2018-07-06 09:54:40
- Judged At
- 2018-07-06 09:54:40
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes