温度测试.plg

来自「通过C语言实现的基于51单片机的几个典型例子」· PLG 代码 · 共 33 行

PLG
33
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\桌面\c语言程序段\DS18B20\温度测试.uv2
Project File Date:  07/28/2008

<h2>Output:</h2>
Build target 'Target 1'
compiling 温度测试.c...
温度测试.C(31): error C231: 'tmpre': redefinition
温度测试.C(43): error C231: 'tmpre': redefinition
温度测试.C(48): error C141: syntax error near ')'
Target not created
Build target 'Target 1'
compiling 温度测试.c...
温度测试.C(31): error C231: 'tmpre': redefinition
温度测试.C(43): error C231: 'tmpre': redefinition
Target not created
Build target 'Target 1'
compiling 温度测试.c...
温度测试.C(80): warning C206: 'tmrest': missing function-prototype
温度测试.C(91): warning C206: 'dmsecc': missing function-prototype
温度测试.C(91): error C267: 'dmsecc': requires ANSI-style prototype
Target not created
Build target 'Target 1'
compiling 温度测试.c...
温度测试.C(80): warning C206: 'tmrest': missing function-prototype
温度测试.C(103): warning C280: 'i': unreferenced local variable
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
    SEGMENT: ?PR?TMRESET?温_炔馐

⌨️ 快捷键说明

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