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

📄 sfdsf.plg

📁 计算机专业(编译原理课程设计 原代码)
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: sfdsf - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\wind\LOCALS~1\Temp\RSP344.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/sfdsf.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\wind\桌面\sfdsf\fsdfs.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wind\LOCALS~1\Temp\RSP344.tmp" 
Creating temporary file "C:\DOCUME~1\wind\LOCALS~1\Temp\RSP345.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/sfdsf.pdb" /debug /machine:I386 /out:"Debug/sfdsf.exe" /pdbtype:sept 
".\Debug\fsdfs.obj"
]
Creating command line "link.exe @C:\DOCUME~1\wind\LOCALS~1\Temp\RSP345.tmp"
<h3>Output Window</h3>
Compiling...
fsdfs.cpp
c:\documents and settings\wind\桌面\sfdsf\fsdfs.cpp(17) : error C2065: 'malloc' : undeclared identifier
c:\documents and settings\wind\桌面\sfdsf\fsdfs.cpp(20) : error C2065: 'exit' : undeclared identifier
c:\documents and settings\wind\桌面\sfdsf\fsdfs.cpp(23) : warning C4508: 'initQueue' : function should return a value; 'void' return type assumed
c:\documents and settings\wind\桌面\sfdsf\fsdfs.cpp(51) : warning C4508: 'prinInf' : function should return a value; 'void' return type assumed
c:\documents and settings\wind\桌面\sfdsf\fsdfs.cpp(59) : warning C4508: 'printJob' : function should return a value; 'void' return type assumed
c:\documents and settings\wind\桌面\sfdsf\fsdfs.cpp(124) : warning C4508: 'fcfs' : function should return a value; 'void' return type assumed
c:\documents and settings\wind\桌面\sfdsf\fsdfs.cpp(247) : warning C4508: 'sjf' : function should return a value; 'void' return type assumed
c:\documents and settings\wind\桌面\sfdsf\fsdfs.cpp(290) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\documents and settings\wind\桌面\sfdsf\fsdfs.cpp(377) : warning C4508: 'rsjf' : function should return a value; 'void' return type assumed
c:\documents and settings\wind\桌面\sfdsf\fsdfs.cpp(460) : warning C4508: 'hrn' : function should return a value; 'void' return type assumed
c:\documents and settings\wind\桌面\sfdsf\fsdfs.cpp(471) : error C2065: 'system' : undeclared identifier
c:\documents and settings\wind\桌面\sfdsf\fsdfs.cpp(487) : error C2065: 'getch' : undeclared identifier
c:\documents and settings\wind\桌面\sfdsf\fsdfs.cpp(492) : warning C4508: 'main' : function should return a value; 'void' return type assumed
c:\documents and settings\wind\桌面\sfdsf\fsdfs.cpp(492) : error C2143: syntax error : missing ';' before '.'
Error executing cl.exe.



<h3>Results</h3>
sfdsf.exe - 5 error(s), 9 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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