最新版谭浩强《c++语言程序设计》所有习题的原代码
源代码在线查看: xt3-13-1.plg
Build Log
--------------------Configuration: xt3-13-1 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEMP\RSP5234.TMP" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/xt3-13-1.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\C++教材答案\习题程序\xt3\xt3-13-1.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP5234.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP5235.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/xt3-13-1.pdb" /debug /machine:I386 /out:"Debug/xt3-13-1.exe" /pdbtype:sept
".\Debug\xt3-13-1.obj"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP5235.TMP"
Output Window
Compiling...
xt3-13-1.cpp
Linking...
Results
xt3-13-1.exe - 0 error(s), 0 warning(s)