📄 main.plg
字号:
Build target 'Target 1'compiling main.c...C:\KEIL\C51\INC\STDIO.H(24): error C141: syntax error near 'extern'C:\KEIL\C51\INC\STDIO.H(25): error C141: syntax error near 'extern'C:\KEIL\C51\INC\STDIO.H(26): error C141: syntax error near 'extern'C:\KEIL\C51\INC\STDIO.H(26): warning C209: '_ungetchar': too few actual parametersC:\KEIL\C51\INC\STDIO.H(27): error C141: syntax error near 'extern'C:\KEIL\C51\INC\STDIO.H(27): warning C209: '_putchar': too few actual parametersC:\KEIL\C51\INC\STDIO.H(28): error C141: syntax error near 'extern'C:\KEIL\C51\INC\STDIO.H(28): warning C209: '_printf': too few actual parametersC:\KEIL\C51\INC\STDIO.H(29): error C141: syntax error near 'extern'C:\KEIL\C51\INC\STDIO.H(29): warning C209: '_sprintf': too few actual parametersC:\KEIL\C51\INC\STDIO.H(29): error C141: syntax error near ','C:\KEIL\C51\INC\STDIO.H(30): error C141: syntax error near 'extern'C:\KEIL\C51\INC\STDIO.H(30): warning C209: '_vprintf': too few actual parametersC:\KEIL\C51\INC\STDIO.H(30): error C141: syntax error near ')'C:\KEIL\C51\INC\STDIO.H(31): error C141: syntax error near 'extern'C:\KEIL\C51\INC\STDIO.H(31): warning C209: '_vsprintf': too few actual parametersC:\KEIL\C51\INC\STDIO.H(31): error C141: syntax error near ','C:\KEIL\C51\INC\STDIO.H(31): error C141: syntax error near ')'C:\KEIL\C51\INC\STDIO.H(32): error C141: syntax error near 'extern'C:\KEIL\C51\INC\STDIO.H(32): error C141: syntax error near 'char'C:\KEIL\C51\INC\STDIO.H(32): warning C209: '_gets': too few actual parametersC:\KEIL\C51\INC\STDIO.H(32): error C202: 'n': undefined identifierC:\KEIL\C51\INC\STDIO.H(33): error C141: syntax error near 'extern'C:\KEIL\C51\INC\STDIO.H(34): error C141: syntax error near 'extern'C:\KEIL\C51\INC\STDIO.H(34): error C141: syntax error near ','C:\KEIL\C51\INC\STDIO.H(35): error C141: syntax error near 'extern'MAIN.C(33): error C141: syntax error near '{'MAIN.C(48): error C141: syntax error near 'int'MAIN.C(48): warning C209: '_max_arr': too few actual parametersMAIN.C(48): error C202: 'p1': undefined identifierMAIN.C(48): error C141: syntax error near 'int'MAIN.C(48): error C141: syntax error near 'int'MAIN.C(48): error C141: syntax error near ')'MAIN.C(53): error C202: 'p1': undefined identifierMAIN.C(53): error C202: 'p1': undefined identifierMAIN.C(54): error C202: 'n': undefined identifierMAIN.C(55): error C202: 'b': undefined identifierMAIN.C(55): error C202: 'p1': undefined identifierMAIN.C(55): error C202: 'p2': undefined identifierMAIN.C(58): error C141: syntax error near ''Target not createdBuild target 'Target 1'compiling main.c...MAIN.C(51): error C193: '<': bad operand typeTarget not createdBuild target 'Target 1'compiling main.c...MAIN.C(51): error C193: '<': bad operand typeTarget not createdBuild target 'Target 1'compiling main.c...MAIN.C(51): error C193: '<': bad operand typeTarget not createdBuild target 'Target 1'compiling main.c...MAIN.C(51): error C193: '<': bad operand typeMAIN.C(51): error C141: syntax error near ')'Target not createdBuild target 'Target 1'compiling main.c...MAIN.C(45): warning C280: 'n': unreferenced local variablelinking...Program Size: data=15.2 xdata=81 code=2864"main" - 0 Error(s), 1 Warning(s).Build target 'Target 1'compiling main.c...MAIN.C(51): error C193: '<': bad operand typeTarget not createdBuild target 'Target 1'compiling main.c...MAIN.C(51): error C193: '<=': bad operand typeTarget not createdBuild target 'Target 1'compiling main.c...MAIN.C(45): warning C280: 'n': unreferenced local variablelinking...Program Size: data=15.2 xdata=81 code=2874"main" - 0 Error(s), 1 Warning(s).Build target 'Target 1'compiling main.c...linking...Program Size: data=15.2 xdata=81 code=2869"main" - 0 Error(s), 0 Warning(s).Build target 'Target 1'compiling main.c...linking...Program Size: data=15.2 xdata=81 code=2869"main" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -