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

📄 uthash.plg

📁 在LINUX下实现对哈希表的操作
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: uthash - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\maden\LOCALS~1\Temp\RSP20.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/uthash.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\工作结果\uthash\uthash.c"
]
Creating command line "cl.exe @C:\DOCUME~1\maden\LOCALS~1\Temp\RSP20.tmp" 
Creating temporary file "C:\DOCUME~1\maden\LOCALS~1\Temp\RSP21.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/uthash.pdb" /debug /machine:I386 /out:"Debug/uthash.exe" /pdbtype:sept 
".\Debug\uthash.obj"
]
Creating command line "link.exe @C:\DOCUME~1\maden\LOCALS~1\Temp\RSP21.tmp"
<h3>Output Window</h3>
Compiling...
uthash.c
f:\工作结果\uthash\uthash.c(34) : error C2065: 'cout' : undeclared identifier
f:\工作结果\uthash\uthash.c(34) : error C2297: '<<' : illegal, right operand has type 'char [30]'
f:\工作结果\uthash\uthash.c(34) : error C2065: 'endl' : undeclared identifier
f:\工作结果\uthash\uthash.c(35) : error C2065: 'cin' : undeclared identifier
f:\工作结果\uthash\uthash.c(35) : error C2297: '>>' : illegal, right operand has type 'char [64]'
f:\工作结果\uthash\uthash.c(36) : error C2297: '>>' : illegal, right operand has type 'char [16]'
f:\工作结果\uthash\uthash.c(37) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
f:\工作结果\uthash\uthash.c(43) : error C2275: 'MM_REPORTDATA_HASH' : illegal use of this type as an expression
        f:\工作结果\uthash\uthash.c(15) : see declaration of 'MM_REPORTDATA_HASH'
f:\工作结果\uthash\uthash.c(43) : error C2065: 'pNewHash' : undeclared identifier
f:\工作结果\uthash\uthash.c(44) : warning C4013: 'malloc' undefined; assuming extern returning int
f:\工作结果\uthash\uthash.c(44) : warning C4047: '=' : 'int ' differs in levels of indirection from 'struct MM_REPORTDATA_HASH *'
f:\工作结果\uthash\uthash.c(46) : error C2223: left of '->name' must point to struct/union
f:\工作结果\uthash\uthash.c(46) : error C2198: 'strcpy' : too few actual parameters
f:\工作结果\uthash\uthash.c(47) : error C2223: left of '->sex' must point to struct/union
f:\工作结果\uthash\uthash.c(47) : error C2198: 'strcpy' : too few actual parameters
f:\工作结果\uthash\uthash.c(48) : error C2223: left of '->height' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->name' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->name' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2198: 'strlen' : too few actual parameters
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2059: syntax error : ';'
f:\工作结果\uthash\uthash.c(49) : warning C4047: '=' : 'struct MM_REPORTDATA_HASH *' differs in levels of indirection from 'int '
f:\工作结果\uthash\uthash.c(49) : warning C4013: 'exit' undefined; assuming extern returning int
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : warning C4047: '=' : 'void *' differs in levels of indirection from 'int '
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->name' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->name' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2198: 'strlen' : too few actual parameters
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2198: 'memset' : too few actual parameters
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : error C2223: left of '->hh' must point to struct/union
f:\工作结果\uthash\uthash.c(49) : fatal error C1903: unable to recover from previous error(s); stopping compilation
Error executing cl.exe.



<h3>Results</h3>
uthash.exe - 54 error(s), 6 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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