shell.plg
来自「基于RTX51系统,C语言写的程序」· PLG 代码 · 共 51 行
PLG
51 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\yyfeng\桌面\RTX51\shell\shell.uv2
Project File Date: 09/21/2008
<h2>Output:</h2>
Build target 'Target 1'
compiling shell.c...
SHELL.C(23): error C141: syntax error near '0'
SHELL.C(23): error C231: '_os_create_task': redefinition
Target not created
Build target 'Target 1'
compiling shell.c...
SHELL.C(29): warning C206: 'PrintStr': missing function-prototype
SHELL.C(29): error C267: 'PrintStr': requires ANSI-style prototype
SHELL.C(34): error C202: 'ShellEnd': undefined identifier
SHELL.C(36): error C202: 'State': undefined identifier
SHELL.C(38): error C202: 'StatInputCom': undefined identifier
SHELL.C(40): error C202: 'ch': undefined identifier
SHELL.C(42): error C202: 'ch': undefined identifier
SHELL.C(45): error C202: 'i': undefined identifier
SHELL.C(46): error C202: 'i': undefined identifier
SHELL.C(49): error C202: 'State': undefined identifier
SHELL.C(53): error C202: 'i': undefined identifier
SHELL.C(54): error C202: 'i': undefined identifier
Target not created
Build target 'Target 1'
compiling shell.c...
SHELL.C(29): warning C206: 'PrintStr': missing function-prototype
SHELL.C(29): error C267: 'PrintStr': requires ANSI-style prototype
SHELL.C(34): error C202: 'ShellEnd': undefined identifier
SHELL.C(36): error C202: 'State': undefined identifier
SHELL.C(38): error C202: 'StatInputCom': undefined identifier
SHELL.C(40): error C202: 'ch': undefined identifier
SHELL.C(42): error C202: 'ch': undefined identifier
SHELL.C(45): error C202: 'ComBuf': undefined identifier
SHELL.C(49): error C202: 'State': undefined identifier
SHELL.C(54): error C202: 'MaxLenComBuf': undefined identifier
Target not created
Build target 'Target 1'
compiling shell.c...
SHELL.C(30): warning C206: 'PrintStr': missing function-prototype
SHELL.C(30): error C267: 'PrintStr': requires ANSI-style prototype
SHELL.C(35): error C202: 'ShellEnd': undefined identifier
SHELL.C(37): error C202: 'State': undefined identifier
SHELL.C(39): error C202: 'StatInputCom': undefined identifier
Target not created
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?