user_test1.err

来自「MBA2440(s3c2440)的 源代码文件 ARM920T内核。」· ERR 代码 · 共 9 行

ERR
9
字号
"User_Test1.c", line 95: Warning: C2870W: variable 'i' declared but not used
"User_Test1.c", line 103: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"User_Test1.c", line 104: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"User_Test1.c", line 105: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"User_Test1.c", line 106: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"User_Test1.c", line 131: Warning: C2870W: variable 'i' declared but not used
"User_Test1.c", line 133: Warning: C2871W: static 'Ticker_int' declared but not used
User_Test1.c: 7 warnings, 0 errors, 0 serious errors

⌨️ 快捷键说明

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