sdi.err

来自「2410TK测试代码」· ERR 代码 · 共 11 行

ERR
11
字号
"sdi.c", line 126: Warning: C2870W: variable 'start' declared but not used
"sdi.c", line 291: Warning: C2870W: variable 'key' declared but not used
"sdi.c", line 347: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sdi.c", line 353: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sdi.c", line 369: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sdi.c", line 469: Warning: C2892E: signed constant overflow: '<<'
"sdi.c", line 577: Warning: C2870W: variable 'i' declared but not used
"sdi.c", line 669: Warning: C2892E: signed constant overflow: '<<'
"sdi.c", line 927: Warning: C2870W: variable 'j' declared but not used
sdi.c: 9 warnings, 0 errors, 0 serious errors

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?