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

📄 1_pro.plg

📁 C源代码 计算机等级考试C语言上机题
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 1_pro - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP17F.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/1_pro.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\新建文件夹\data\32\答案\1_pro.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP17F.tmp" 
<h3>Output Window</h3>
Compiling...
1_pro.c
F:\新建文件夹\data\32\答案\1_pro.c(19) : error C2018: unknown character '0xaa'
F:\新建文件夹\data\32\答案\1_pro.c(19) : error C2018: unknown character '0xa5'
F:\新建文件夹\data\32\答案\1_pro.c(20) : error C2143: syntax error : missing ';' before 'type'
F:\新建文件夹\data\32\答案\1_pro.c(23) : error C2275: 'FILE' : illegal use of this type as an expression
        d:\vc6++\vc6cn\vc98\include\stdio.h(156) : see declaration of 'FILE'
F:\新建文件夹\data\32\答案\1_pro.c(23) : error C2065: 'fp' : undeclared identifier
F:\新建文件夹\data\32\答案\1_pro.c(24) : warning C4047: '=' : 'int ' differs in levels of indirection from 'struct _iobuf *'
执行 cl.exe 时出错.



<h3>Results</h3>
1_pro.obj - 1 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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