4-1.plg

来自「C51开发例子112343253252345」· PLG 代码 · 共 29 行

PLG
29
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\选题\C51程序设计\代码\4\例4-1\4-1.uv2
Project File Date:  05/17/2004

<h2>Output:</h2>
compiling 4-1.c...
4-1.C(10): error C202: 'max': undefined identifier
4-1.c - 1 Error(s), 0 Warning(s).
compiling 4-1.c...
4-1.C(10): warning C206: 'max': missing function-prototype
4-1.C(10): error C267: 'max': requires ANSI-style prototype
4-1.c - 1 Error(s), 1 Warning(s).
compiling 4-1.c...
4-1.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 4-1.c...
linking...
Program Size: data=43.2 xdata=0 code=2217
creating hex file from "4-1"...
"4-1" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

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