?? remove.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: REMOVE - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\MANGIY~1\LOCALS~1\Temp\RSP9.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/REMOVE.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\TSR-ex\REMOVE.C"
]
Creating command line "cl.exe @C:\DOCUME~1\MANGIY~1\LOCALS~1\Temp\RSP9.tmp"
<h3>Output Window</h3>
Compiling...
REMOVE.C
C:\TSR-ex\REMOVE.C(61) : error C2065: '_AL' : undeclared identifier
C:\TSR-ex\REMOVE.C(62) : error C2065: '_AH' : undeclared identifier
C:\TSR-ex\REMOVE.C(63) : warning C4013: '__int__' undefined; assuming extern returning int
C:\TSR-ex\REMOVE.C(74) : warning C4013: 'outportb' undefined; assuming extern returning int
C:\TSR-ex\REMOVE.C(85) : error C2065: '_AX' : undeclared identifier
C:\TSR-ex\REMOVE.C(86) : error C2065: 'I' : undeclared identifier
C:\TSR-ex\REMOVE.C(86) : error C2146: syntax error : missing ';' before identifier 'NTR'
C:\TSR-ex\REMOVE.C(86) : warning C4013: 'NTR' undefined; assuming extern returning int
C:\TSR-ex\REMOVE.C(100) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
C:\TSR-ex\REMOVE.C(100) : warning C4013: 'MK_FP' undefined; assuming extern returning int
C:\TSR-ex\REMOVE.C(100) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
C:\TSR-ex\REMOVE.C(101) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
C:\TSR-ex\REMOVE.C(117) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
C:\TSR-ex\REMOVE.C(121) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
C:\TSR-ex\REMOVE.C(121) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
C:\TSR-ex\REMOVE.C(123) : error C2065: '_osmajor' : undeclared identifier
C:\TSR-ex\REMOVE.C(124) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
C:\TSR-ex\REMOVE.C(124) : warning C4047: '=' : 'char *' differs in levels of indirection from 'int '
C:\TSR-ex\REMOVE.C(125) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
C:\TSR-ex\REMOVE.C(148) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
C:\TSR-ex\REMOVE.C(149) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
C:\TSR-ex\REMOVE.C(149) : error C2065: '_psp' : undeclared identifier
C:\TSR-ex\REMOVE.C(149) : warning C4018: '!=' : signed/unsigned mismatch
C:\TSR-ex\REMOVE.C(156) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
C:\TSR-ex\REMOVE.C(169) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
C:\TSR-ex\REMOVE.C(170) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
C:\TSR-ex\REMOVE.C(170) : warning C4018: '!=' : signed/unsigned mismatch
C:\TSR-ex\REMOVE.C(172) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
C:\TSR-ex\REMOVE.C(184) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
C:\TSR-ex\REMOVE.C(185) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
C:\TSR-ex\REMOVE.C(186) : warning C4013: 'freemem' undefined; assuming extern returning int
C:\TSR-ex\REMOVE.C(187) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
C:\TSR-ex\REMOVE.C(199) : error C2143: syntax error : missing ')' before '*'
C:\TSR-ex\REMOVE.C(199) : error C2143: syntax error : missing ';' before '*'
C:\TSR-ex\REMOVE.C(199) : error C2065: 'intr_buffer' : undeclared identifier
C:\TSR-ex\REMOVE.C(199) : error C2109: subscript requires array or pointer type
C:\TSR-ex\REMOVE.C(199) : error C2059: syntax error : ')'
C:\TSR-ex\REMOVE.C(199) : error C2064: term does not evaluate to a function
C:\TSR-ex\REMOVE.C(200) : error C2275: 'FILE' : illegal use of this type as an expression
e:\program files\microsoft visual studio\vc98\include\stdio.h(156) : see declaration of 'FILE'
C:\TSR-ex\REMOVE.C(200) : error C2065: 'file' : undeclared identifier
C:\TSR-ex\REMOVE.C(201) : error C2143: syntax error : missing ';' before 'type'
C:\TSR-ex\REMOVE.C(203) : warning C4047: '=' : 'int ' differs in levels of indirection from 'struct _iobuf *'
C:\TSR-ex\REMOVE.C(203) : warning C4047: '!=' : 'int ' differs in levels of indirection from 'void *'
C:\TSR-ex\REMOVE.C(204) : warning C4022: 'fread' : pointer mismatch for actual parameter 1
C:\TSR-ex\REMOVE.C(204) : error C2146: syntax error : missing ')' before identifier 'interrupt'
C:\TSR-ex\REMOVE.C(204) : error C2059: syntax error : ')'
C:\TSR-ex\REMOVE.C(205) : warning C4047: 'function' : 'struct _iobuf *' differs in levels of indirection from 'int '
C:\TSR-ex\REMOVE.C(205) : warning C4024: 'fclose' : different types for formal and actual parameter 1
C:\TSR-ex\REMOVE.C(207) : error C2065: 'i' : undeclared identifier
C:\TSR-ex\REMOVE.C(208) : warning C4013: 'setvect' undefined; assuming extern returning int
C:\TSR-ex\REMOVE.C(208) : error C2109: subscript requires array or pointer type
Error executing cl.exe.
<h3>Results</h3>
REMOVE.OBJ - 37 error(s), 14 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -