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

📄 bo6-3.plg

📁 数据 结构 课本 算法 实现
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: BO6-3 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\Users\ZHENGS~1\AppData\Local\Temp\RSPA0D3.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/BO6-3.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\程序\数据结构算法实现\ch6\BO6-3.c"
]
Creating command line "cl.exe @C:\Users\ZHENGS~1\AppData\Local\Temp\RSPA0D3.tmp" 
<h3>Output Window</h3>
Compiling...
BO6-3.c
e:\程序\数据结构算法实现\ch6\bo6-3.c(2) : error C2061: syntax error : identifier 'CreateBiThrTree'
e:\程序\数据结构算法实现\ch6\bo6-3.c(2) : error C2059: syntax error : ';'
e:\程序\数据结构算法实现\ch6\bo6-3.c(2) : error C2143: syntax error : missing ')' before '*'
e:\程序\数据结构算法实现\ch6\bo6-3.c(2) : error C2143: syntax error : missing '{' before '*'
e:\程序\数据结构算法实现\ch6\bo6-3.c(2) : error C2059: syntax error : ')'
e:\程序\数据结构算法实现\ch6\bo6-3.c(3) : error C2054: expected '(' to follow 'T'
e:\程序\数据结构算法实现\ch6\bo6-3.c(29) : error C2061: syntax error : identifier 'pre'
e:\程序\数据结构算法实现\ch6\bo6-3.c(29) : error C2059: syntax error : ';'
e:\程序\数据结构算法实现\ch6\bo6-3.c(30) : error C2146: syntax error : missing ')' before identifier 'p'
e:\程序\数据结构算法实现\ch6\bo6-3.c(30) : error C2061: syntax error : identifier 'p'
e:\程序\数据结构算法实现\ch6\bo6-3.c(30) : error C2059: syntax error : ';'
e:\程序\数据结构算法实现\ch6\bo6-3.c(30) : error C2059: syntax error : ')'
e:\程序\数据结构算法实现\ch6\bo6-3.c(31) : error C2449: found '{' at file scope (missing function header?)
e:\程序\数据结构算法实现\ch6\bo6-3.c(48) : error C2059: syntax error : '}'
e:\程序\数据结构算法实现\ch6\bo6-3.c(72) : error C2061: syntax error : identifier 'InOrderTraverse_Thr'
e:\程序\数据结构算法实现\ch6\bo6-3.c(72) : error C2059: syntax error : ';'
e:\程序\数据结构算法实现\ch6\bo6-3.c(72) : error C2146: syntax error : missing ')' before identifier 'T'
e:\程序\数据结构算法实现\ch6\bo6-3.c(72) : error C2061: syntax error : identifier 'T'
e:\程序\数据结构算法实现\ch6\bo6-3.c(72) : error C2059: syntax error : ','
Error executing cl.exe.



<h3>Results</h3>
BO6-3.obj - 19 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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