4.3.4.plg

来自「单片机C语言编程与实例内容提要本书结合目前应用非常广泛的C语言以及Keil C5」· PLG 代码 · 共 53 行

PLG
53
字号
Build target 'Target 1'compiling 4.3.4.c...4.3.4.C(3): error C100: unprintable character 0xA3 skipped4.3.4.C(3): error C100: unprintable character 0xA8 skipped4.3.4.C(3): error C100: unprintable character 0xA3 skipped4.3.4.C(3): error C100: unprintable character 0xA9 skipped4.3.4.C(3): error C136: 'long_delayvoid': 'void' on variable4.3.4.C(4): error C100: unprintable character 0xA3 skipped4.3.4.C(4): error C100: unprintable character 0xA8 skipped4.3.4.C(4): error C100: unprintable character 0xA3 skipped4.3.4.C(4): error C100: unprintable character 0xA9 skipped4.3.4.C(4): error C136: 'short_delayvoid': 'void' on variable4.3.4.C(5): error C100: unprintable character 0xA3 skipped4.3.4.C(5): error C100: unprintable character 0xA8 skipped4.3.4.C(5): error C100: unprintable character 0xA3 skipped4.3.4.C(5): error C100: unprintable character 0xA9 skipped4.3.4.C(5): error C136: 'delay10msunsigned': 'void' on variable4.3.4.C(5): error C129: missing ';' before 'char'Target not createdBuild target 'Target 1'compiling 4.3.4.c...4.3.4.C(3): error C100: unprintable character 0xA3 skipped4.3.4.C(3): error C100: unprintable character 0xA8 skipped4.3.4.C(3): error C100: unprintable character 0xA3 skipped4.3.4.C(3): error C100: unprintable character 0xA9 skipped4.3.4.C(3): error C136: 'long_delayvoid': 'void' on variable4.3.4.C(4): error C100: unprintable character 0xA3 skipped4.3.4.C(4): error C100: unprintable character 0xA8 skipped4.3.4.C(4): error C100: unprintable character 0xA3 skipped4.3.4.C(4): error C100: unprintable character 0xA9 skipped4.3.4.C(4): error C136: 'short_delayvoid': 'void' on variable4.3.4.C(5): error C100: unprintable character 0xA3 skipped4.3.4.C(5): error C100: unprintable character 0xA8 skipped4.3.4.C(5): error C100: unprintable character 0xA3 skipped4.3.4.C(5): error C100: unprintable character 0xA9 skipped4.3.4.C(5): error C136: 'delay10msunsigned': 'void' on variable4.3.4.C(5): error C129: missing ';' before 'char'Target not createdBuild target 'Target 1'compiling 4.3.4.c...4.3.4.C(279): warning C206: 'key_int': missing function-prototypelinking...*** WARNING L1: UNRESOLVED EXTERNAL SYMBOL    SYMBOL:  KEY_INT    MODULE:  4.3.4.obj (4_3_4)*** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL    SYMBOL:  KEY_INT    MODULE:  4.3.4.obj (4_3_4)    ADDRESS: 0279H"4.3.4" - 0 Error(s), 3 Warning(s).

⌨️ 快捷键说明

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