sleep.err
来自「权威资料三星2440原资料,是个源程序」· ERR 代码 · 共 26 行
ERR
26 行
"sleep.c", line 56: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 65: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 74: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 83: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 312: Warning: C2892E: signed constant overflow: '<<'
"sleep.c", line 514: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 515: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 522: Warning: C2870W: variable 'mode' declared but not used
"sleep.c", line 522: Warning: C2870W: variable 'error' declared but not used
"sleep.c", line 522: Warning: C2870W: variable 'portStatus' declared but not used
"sleep.c", line 529: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 663: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 664: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 669: Warning: C2870W: variable 'mode' declared but not used
"sleep.c", line 669: Warning: C2870W: variable 'error' declared but not used
"sleep.c", line 669: Warning: C2870W: variable 'portStatus' declared but not used
"sleep.c", line 758: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 759: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 760: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 761: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 773: Warning: C2892E: signed constant overflow: '<<'
"sleep.c", line 795: Warning: C2870W: variable 'mode' declared but not used
"sleep.c", line 795: Warning: C2870W: variable 'error' declared but not used
"sleep.c", line 796: Warning: C2871W: static 'Eint8_23Int_100Hz' declared but not used
sleep.c: 24 warnings, 0 errors, 0 serious errors
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?