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

📄 sxb.plg

📁 c语言编的PL/0的词法分析器
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: sxb - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\sxb\LOCALS~1\Temp\RSP17E.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/sxb.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\我的学习室\编译原理\sxb_cabuary\sxb.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\sxb\LOCALS~1\Temp\RSP17E.tmp" 
Creating temporary file "C:\DOCUME~1\sxb\LOCALS~1\Temp\RSP17F.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:console /incremental:yes /pdb:"Debug/sxb.pdb" /debug /machine:I386 /out:"Debug/sxb.exe" /pdbtype:sept 
".\Debug\sxb.obj"
]
Creating command line "link.exe @C:\DOCUME~1\sxb\LOCALS~1\Temp\RSP17F.tmp"
<h3>Output Window</h3>
Compiling...
sxb.cpp
e:\我的学习室\编译原理\sxb_cabuary\sxb.cpp(315) : warning C4508: 'getsym' : function should return a value; 'void' return type assumed
e:\我的学习室\编译原理\sxb_cabuary\sxb.cpp(321) : error C2065: 'cc' : undeclared identifier
e:\我的学习室\编译原理\sxb_cabuary\sxb.cpp(323) : error C2065: 'outfile' : undeclared identifier
e:\我的学习室\编译原理\sxb_cabuary\sxb.cpp(326) : error C2065: 'err_msg' : undeclared identifier
e:\我的学习室\编译原理\sxb_cabuary\sxb.cpp(326) : error C2109: subscript requires array or pointer type
e:\我的学习室\编译原理\sxb_cabuary\sxb.cpp(327) : error C2109: subscript requires array or pointer type
e:\我的学习室\编译原理\sxb_cabuary\sxb.cpp(328) : error C2065: 'err' : undeclared identifier
e:\我的学习室\编译原理\sxb_cabuary\sxb.cpp(331) : error C2065: 'symset' : undeclared identifier
e:\我的学习室\编译原理\sxb_cabuary\sxb.cpp(331) : error C2146: syntax error : missing ')' before identifier 'fsys'
e:\我的学习室\编译原理\sxb_cabuary\sxb.cpp(331) : error C2182: 'block' : illegal use of type 'void'
e:\我的学习室\编译原理\sxb_cabuary\sxb.cpp(331) : error C2059: syntax error : ')'
e:\我的学习室\编译原理\sxb_cabuary\sxb.cpp(332) : error C2143: syntax error : missing ';' before '{'
e:\我的学习室\编译原理\sxb_cabuary\sxb.cpp(332) : error C2447: missing function header (old-style formal list?)
e:\我的学习室\编译原理\sxb_cabuary\sxb.cpp(484) : warning C4138: '*/' found outside of comment
e:\我的学习室\编译原理\sxb_cabuary\sxb.cpp(504) : fatal error C1004: unexpected end of file found
Error executing cl.exe.



<h3>Results</h3>
sxb.exe - 13 error(s), 2 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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