⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 传真.plg

📁 关于传真解调的标准C源程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 传真 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP15F.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/传真.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\工作资料\C程序例程\传真\JIEM.C"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP15F.tmp" 
<h3>Output Window</h3>
Compiling...
JIEM.C
d:\工作资料\c程序例程\传真\jiem.c(24) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
d:\工作资料\c程序例程\传真\jiem.c(24) : warning C4013: 'MK_FP' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(24) : error C2099: initializer is not a constant
d:\工作资料\c程序例程\传真\jiem.c(62) : warning C4013: 'bioskey' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(71) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
d:\工作资料\c程序例程\传真\jiem.c(71) : error C2061: syntax error : identifier 'baowen_rev'
d:\工作资料\c程序例程\传真\jiem.c(71) : error C2059: syntax error : ';'
d:\工作资料\c程序例程\传真\jiem.c(71) : error C2059: syntax error : ')'
d:\工作资料\c程序例程\传真\jiem.c(72) : error C2143: syntax error : missing ')' before '*'
d:\工作资料\c程序例程\传真\jiem.c(72) : error C2143: syntax error : missing '{' before '*'
d:\工作资料\c程序例程\传真\jiem.c(72) : error C2059: syntax error : ')'
d:\工作资料\c程序例程\传真\jiem.c(76) : warning C4013: 'disable' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(77) : warning C4013: 'outport' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(77) : warning C4013: 'inportb' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(78) : warning C4013: 'enable' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(79) : warning C4013: 'setvect' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(84) : error C2143: syntax error : missing ')' before '*'
d:\工作资料\c程序例程\传真\jiem.c(84) : error C2143: syntax error : missing ';' before '*'
d:\工作资料\c程序例程\传真\jiem.c(84) : error C2059: syntax error : ')'
d:\工作资料\c程序例程\传真\jiem.c(85) : error C2065: 'baowen_rev' : undeclared identifier
d:\工作资料\c程序例程\传真\jiem.c(85) : warning C4047: '=' : 'int *(__cdecl *)()' differs in levels of indirection from 'int '
d:\工作资料\c程序例程\传真\jiem.c(85) : error C2106: '=' : left operand must be l-value
d:\工作资料\c程序例程\传真\jiem.c(85) : warning C4550: expression evaluates to a function which is missing an argument list
d:\工作资料\c程序例程\传真\jiem.c(88) : warning C4013: 'outportb' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(100) : warning C4013: 'OpenHZK16' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(101) : warning C4013: 'OpenHZK24K' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(102) : warning C4013: 'Window' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(103) : warning C4013: 'DrawButton' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(103) : error C2065: 'BLACK' : undeclared identifier
d:\工作资料\c程序例程\传真\jiem.c(104) : warning C4013: 'PutCC24K' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(105) : error C2065: 'RED' : undeclared identifier
d:\工作资料\c程序例程\传真\jiem.c(105) : error C2065: 'CYAN' : undeclared identifier
d:\工作资料\c程序例程\传真\jiem.c(106) : warning C4013: 'PutCC16' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(111) : error C2065: 'WHITE' : undeclared identifier
d:\工作资料\c程序例程\传真\jiem.c(114) : error C2065: 'BLUE' : undeclared identifier
d:\工作资料\c程序例程\传真\jiem.c(116) : warning C4013: 'peizhhdlc' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(164) : warning C4013: 'CloseGra' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(173) : warning C4013: 'l1' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(176) : warning C4013: 'l2' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(179) : warning C4013: 'l3' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(203) : warning C4013: 'baowen1' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(207) : warning C4013: 'showdiry' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(211) : warning C4013: 'showdirp' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(221) : warning C4013: 'loadscr' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(248) : warning C4013: 'outtextxy' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(309) : warning C4013: 'gotoxy' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(430) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
d:\工作资料\c程序例程\传真\jiem.c(430) : error C2061: syntax error : identifier 'baowen_rev'
d:\工作资料\c程序例程\传真\jiem.c(430) : error C2059: syntax error : ';'
d:\工作资料\c程序例程\传真\jiem.c(430) : error C2059: syntax error : ')'
d:\工作资料\c程序例程\传真\jiem.c(504) : error C2079: 'd' uses undefined struct 'date'
d:\工作资料\c程序例程\传真\jiem.c(505) : error C2079: 't' uses undefined struct 'time'
d:\工作资料\c程序例程\传真\jiem.c(506) : warning C4013: 'getdate' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(507) : warning C4013: 'gettime' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(509) : error C2224: left of '.da_mon' must have struct/union type
d:\工作资料\c程序例程\传真\jiem.c(509) : warning C4047: 'function' : 'int ' differs in levels of indirection from 'char [10]'
d:\工作资料\c程序例程\传真\jiem.c(509) : warning C4024: 'itoa' : different types for formal and actual parameter 1
d:\工作资料\c程序例程\传真\jiem.c(509) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'const int '
d:\工作资料\c程序例程\传真\jiem.c(509) : warning C4024: 'itoa' : different types for formal and actual parameter 2
d:\工作资料\c程序例程\传真\jiem.c(509) : error C2198: 'itoa' : too few actual parameters
d:\工作资料\c程序例程\传真\jiem.c(520) : error C2224: left of '.da_day' must have struct/union type
d:\工作资料\c程序例程\传真\jiem.c(520) : warning C4047: 'function' : 'int ' differs in levels of indirection from 'char [10]'
d:\工作资料\c程序例程\传真\jiem.c(520) : warning C4024: 'itoa' : different types for formal and actual parameter 1
d:\工作资料\c程序例程\传真\jiem.c(520) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'const int '
d:\工作资料\c程序例程\传真\jiem.c(520) : warning C4024: 'itoa' : different types for formal and actual parameter 2
d:\工作资料\c程序例程\传真\jiem.c(520) : error C2198: 'itoa' : too few actual parameters
d:\工作资料\c程序例程\传真\jiem.c(531) : error C2224: left of '.ti_hour' must have struct/union type
d:\工作资料\c程序例程\传真\jiem.c(531) : warning C4047: 'function' : 'int ' differs in levels of indirection from 'char [10]'
d:\工作资料\c程序例程\传真\jiem.c(531) : warning C4024: 'itoa' : different types for formal and actual parameter 1
d:\工作资料\c程序例程\传真\jiem.c(531) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'const int '
d:\工作资料\c程序例程\传真\jiem.c(531) : warning C4024: 'itoa' : different types for formal and actual parameter 2
d:\工作资料\c程序例程\传真\jiem.c(531) : error C2198: 'itoa' : too few actual parameters
d:\工作资料\c程序例程\传真\jiem.c(542) : error C2224: left of '.ti_min' must have struct/union type
d:\工作资料\c程序例程\传真\jiem.c(542) : warning C4047: 'function' : 'int ' differs in levels of indirection from 'char [10]'
d:\工作资料\c程序例程\传真\jiem.c(542) : warning C4024: 'itoa' : different types for formal and actual parameter 1
d:\工作资料\c程序例程\传真\jiem.c(542) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'const int '
d:\工作资料\c程序例程\传真\jiem.c(542) : warning C4024: 'itoa' : different types for formal and actual parameter 2
d:\工作资料\c程序例程\传真\jiem.c(542) : error C2198: 'itoa' : too few actual parameters
d:\工作资料\c程序例程\传真\jiem.c(555) : error C2224: left of '.da_year' must have struct/union type
d:\工作资料\c程序例程\传真\jiem.c(555) : warning C4047: 'function' : 'int ' differs in levels of indirection from 'char [10]'
d:\工作资料\c程序例程\传真\jiem.c(555) : warning C4024: 'itoa' : different types for formal and actual parameter 1
d:\工作资料\c程序例程\传真\jiem.c(555) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'const int '
d:\工作资料\c程序例程\传真\jiem.c(555) : warning C4024: 'itoa' : different types for formal and actual parameter 2
d:\工作资料\c程序例程\传真\jiem.c(555) : error C2198: 'itoa' : too few actual parameters
d:\工作资料\c程序例程\传真\jiem.c(698) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
d:\工作资料\c程序例程\传真\jiem.c(704) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
d:\工作资料\c程序例程\传真\jiem.c(720) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
d:\工作资料\c程序例程\传真\jiem.c(726) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
d:\工作资料\c程序例程\传真\jiem.c(741) : error C2065: 'DETECT' : undeclared identifier
d:\工作资料\c程序例程\传真\jiem.c(744) : warning C4013: 'initgraph' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(749) : warning C4013: 'closegraph' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(773) : warning C4013: 'putpixel' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(781) : warning C4013: 'setcolor' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(787) : warning C4033: 'PutCC16' must return a value
d:\工作资料\c程序例程\传真\jiem.c(823) : warning C4013: 'rectangle' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(824) : warning C4013: 'setfillstyle' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(825) : warning C4013: 'bar' undefined; assuming extern returning int
d:\工作资料\c程序例程\传真\jiem.c(829) : warning C4013: 'line' undefined; assuming extern returning int
Error executing cl.exe.



<h3>Results</h3>
JIEM.OBJ - 40 error(s), 58 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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