📄 unweighted.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Unweighted - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\liujf\LOCALS~1\Temp\RSPB5.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Unweighted.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\liujf\桌面\测试文件一程序和结果\Unweighted\mainunwt.c"
]
Creating command line "cl.exe @C:\DOCUME~1\liujf\LOCALS~1\Temp\RSPB5.tmp"
Creating temporary file "C:\DOCUME~1\liujf\LOCALS~1\Temp\RSPB6.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 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/Unweighted.pdb" /debug /machine:I386 /out:"Debug/Unweighted.exe" /pdbtype:sept
".\Debug\dct.obj"
".\Debug\dxdygrad.obj"
".\Debug\extract.obj"
".\Debug\grad.obj"
".\Debug\gridmem.obj"
".\Debug\gridops.obj"
".\Debug\laplace.obj"
".\Debug\mainunwt.obj"
".\Debug\relax.obj"
".\Debug\solncos.obj"
".\Debug\unfmg.obj"
".\Debug\ungrid.obj"
".\Debug\util.obj"
]
Creating command line "link.exe @C:\DOCUME~1\liujf\LOCALS~1\Temp\RSPB6.tmp"
<h3>Output Window</h3>
Compiling...
mainunwt.c
c:\documents and settings\liujf\桌面\测试文件一程序和结果\unweighted\mainunwt.c(47) : warning C4013: 'strcpy' undefined; assuming extern returning int
c:\documents and settings\liujf\桌面\测试文件一程序和结果\unweighted\mainunwt.c(82) : warning C4013: 'exit' undefined; assuming extern returning int
c:\documents and settings\liujf\桌面\测试文件一程序和结果\unweighted\mainunwt.c(98) : warning C4013: 'free' undefined; assuming extern returning int
c:\documents and settings\liujf\桌面\测试文件一程序和结果\unweighted\mainunwt.c(113) : warning C4305: '*=' : truncation from 'const double ' to 'float '
c:\documents and settings\liujf\桌面\测试文件一程序和结果\unweighted\mainunwt.c(115) : warning C4013: '_gcvt' undefined; assuming extern returning int
c:\documents and settings\liujf\桌面\测试文件一程序和结果\unweighted\mainunwt.c(34) : warning C4101: 'rmin' : unreferenced local variable
c:\documents and settings\liujf\桌面\测试文件一程序和结果\unweighted\mainunwt.c(34) : warning C4101: 'rscale' : unreferenced local variable
c:\documents and settings\liujf\桌面\测试文件一程序和结果\unweighted\mainunwt.c(24) : warning C4101: 'n' : unreferenced local variable
c:\documents and settings\liujf\桌面\测试文件一程序和结果\unweighted\mainunwt.c(34) : warning C4101: 'rmax' : unreferenced local variable
c:\documents and settings\liujf\桌面\测试文件一程序和结果\unweighted\mainunwt.c(93) : warning C4700: local variable 'in_format' used without having been initialized
Linking...
<h3>Results</h3>
Unweighted.exe - 0 error(s), 10 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -