ex17.plg

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

PLG
37
字号
Build target 'Target 1'Target has no object modulesTarget not createdBuild target 'Target 1'compiling ex17.c....\EX17.C(36): error C202: 't': undefined identifier.\EX17.C(40): error C202: 't': undefined identifier.\EX17.C(42): error C202: 't': undefined identifier.\EX17.C(45): error C202: 't': undefined identifierTarget not createdBuild target 'Target 1'compiling ex17.c....\EX17.C(36): error C202: 't': undefined identifier.\EX17.C(40): error C202: 't': undefined identifier.\EX17.C(42): error C202: 't': undefined identifier.\EX17.C(45): error C202: 't': undefined identifierTarget not createdBuild target 'Target 1'compiling ex17.c....\EX17.C(40): warning C206: 'fabs': missing function-prototype.\EX17.C(40): error C267: 'fabs': requires ANSI-style prototypeTarget not createdBuild target 'Target 1'compiling ex17.c...linking...BL51 BANKED LINKER/LOCATER V4.13 - SN: Eval VersionCOPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2001"ex17.obj" TO "ex17" *** FATAL ERROR L210: I/O ERROR ON INPUT FILE:    EXCEPTION 0021H: PATH OR FILE NOT FOUND    FILE: C:\KEIL\C51\LIB\C51FPS.LIBTarget not created

⌨️ 快捷键说明

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