main.plg

来自「《8051系列单片机C程序设计完全手册》的光盘中的所有源代码」· PLG 代码 · 共 41 行

PLG
41
字号
Build target 'Target 1'compiling main.c....\MAIN.C(15): error C141: syntax error near '/'.\MAIN.C(15): error C100: unprintable character 0xBA skipped.\MAIN.C(15): error C100: unprintable character 0xAF skipped.\MAIN.C(15): error C100: unprintable character 0xCA skipped.\MAIN.C(15): error C100: unprintable character 0xC9 skipped.\MAIN.C(15): error C100: unprintable character 0xF9 skipped.\MAIN.C(15): error C100: unprintable character 0xC3 skipped.\MAIN.C(15): error C100: unprintable character 0xF7 skipped.\MAIN.C(15): error C141: syntax error near '/'.\MAIN.C(16): error C202: 'p1': undefined identifier.\MAIN.C(33): error C202: 'a': undefined identifier.\MAIN.C(34): error C202: 'p1': undefined identifier.\MAIN.C(35): error C202: 'p2': undefined identifier.\MAIN.C(36): error C202: 'p1': undefined identifier.\MAIN.C(37): error C202: 'p1': undefined identifier.\MAIN.C(43): error C231: 'chang': redefinitionTarget not createdBuild target 'Target 1'compiling main.c....\MAIN.C(36): error C267: 'chang': requires ANSI-style prototype.\MAIN.C(43): error C231: 'chang': redefinitionTarget not createdBuild target 'Target 1'compiling main.c....\MAIN.C(36): warning C206: 'chang': missing function-prototype.\MAIN.C(36): error C267: 'chang': requires ANSI-style prototype.\MAIN.C(43): error C231: 'chang': redefinitionTarget not createdBuild target 'Target 1'compiling main.c....\MAIN.C(36): warning C206: 'chang': missing function-prototype.\MAIN.C(36): error C267: 'chang': requires ANSI-style prototypeTarget not createdBuild target 'Target 1'compiling main.c....\MAIN.C(16): warning C280: 't': unreferenced local variablelinking..."main" - 0 Error(s), 1 Warning(s).

⌨️ 快捷键说明

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