北大青鸟软件工程师教学ppt的教师用书源代码
源代码在线查看: length.plg
Build Log
--------------------Configuration: Length - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\LIQIN~1.WAN\LOCALS~1\Temp\RSPDE.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Length.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\C-Programming\TG11\Additional Examples\Example 5\Length.c"
]
Creating command line "cl.exe @C:\DOCUME~1\LIQIN~1.WAN\LOCALS~1\Temp\RSPDE.tmp"
Creating temporary file "C:\DOCUME~1\LIQIN~1.WAN\LOCALS~1\Temp\RSPDF.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/Length.pdb" /debug /machine:I386 /out:"Debug/Length.exe" /pdbtype:sept
".\Debug\Length.obj"
]
Creating command line "link.exe @C:\DOCUME~1\LIQIN~1.WAN\LOCALS~1\Temp\RSPDF.tmp"
Output Window
Compiling...
Length.c
Linking...
Results
Length.exe - 0 error(s), 0 warning(s)