📄 main.plg
字号:
Build target 'Target 1'compiling main.c...MAIN.C(31): error C141: syntax error near 'int'MAIN.C(31): error C202: 'a': undefined identifierMAIN.C(32): error C141: syntax error near 'int'MAIN.C(32): error C202: 'i': undefined identifierMAIN.C(33): error C202: 'i': undefined identifierMAIN.C(33): error C141: syntax error near ')'MAIN.C(34): error C141: syntax error near ')'MAIN.C(36): error C202: 'i': undefined identifierMAIN.C(36): error C141: syntax error near ')'MAIN.C(38): error C141: syntax error near ')'Target not createdBuild target 'Target 1'compiling main.c...MAIN.C(31): error C141: syntax error near 'int'MAIN.C(31): error C202: 'a': undefined identifierMAIN.C(32): error C141: syntax error near 'int'MAIN.C(32): error C202: 'i': undefined identifierMAIN.C(33): error C202: 'i': undefined identifierMAIN.C(34): error C202: 'j': undefined identifierMAIN.C(35): error C202: 'i': undefined identifierMAIN.C(36): error C202: 'i': undefined identifierMAIN.C(38): error C202: 'j': undefined identifierMAIN.C(39): error C202: 'i': undefined identifierTarget not createdBuild target 'Target 1'compiling main.c...linking...Program Size: data=15.2 xdata=75 code=2402"main" - 0 Error(s), 0 Warning(s).Build target 'Target 1'compiling main.c...linking...Program Size: data=15.2 xdata=75 code=2400"main" - 0 Error(s), 0 Warning(s).Build target 'Target 1'compiling main.c...linking...Program Size: data=15.2 xdata=75 code=2400"main" - 0 Error(s), 0 Warning(s).Build target 'Target 1'compiling main.c...linking...Program Size: data=15.2 xdata=75 code=2397"main" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -