Compile Error
/in/HW5.c: In function 'strshift': /in/HW5.c:20:12: error: function returns address of local variable [-Werror=return-local-addr] return str; ^~~ /in/HW5.c:15:10: note: declared here char str1[256]="\0"; ^~~~ cc1: all warnings being treated as errors
Information
- Submit By
- Type
- Submission
- Homework
- HW #5
- Language
- C
- Submit At
- 2020-11-11 23:06:35
- Judged At
- 2020-11-11 23:06:35
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes