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

📄 rcg040.plg

📁 这是用C语言实现图形模式下读写屏幕的源程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: RCG040 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\shan\LOCALS~1\Temp\RSP7A.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/RCG040.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\学习资料\C语言算法集\图形模式下读写屏幕\RCG040.C"
]
Creating command line "cl.exe @C:\DOCUME~1\shan\LOCALS~1\Temp\RSP7A.tmp" 
<h3>Output Window</h3>
Compiling...
RCG040.C
f:\学习资料\c语言算法集\图形模式下读写屏幕\rmode.c(5) : error C2079: 'r' uses undefined union 'REGS'
f:\学习资料\c语言算法集\图形模式下读写屏幕\rmode.c(6) : error C2224: left of '.h' must have struct/union type
f:\学习资料\c语言算法集\图形模式下读写屏幕\rmode.c(6) : error C2224: left of '.h' must have struct/union type
f:\学习资料\c语言算法集\图形模式下读写屏幕\rmode.c(6) : error C2224: left of '.x' must have struct/union type
f:\学习资料\c语言算法集\图形模式下读写屏幕\rmode.c(7) : warning C4013: 'int86' undefined; assuming extern returning int
f:\学习资料\c语言算法集\图形模式下读写屏幕\rcg04.c(8) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
f:\学习资料\c语言算法集\图形模式下读写屏幕\rcg04.c(9) : error C4226: nonstandard extension used : 'far' is an obsolete keyword
Error executing cl.exe.



<h3>Results</h3>
RCG040.OBJ - 6 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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