Build Log

--------------------Configuration: PasswordProgram - Win32 Debug--------------------

Command Lines

Creating temporary file "C:\WINDOWS\TEMP\RSPD184.TMP" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/PasswordProgram.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "J:\carman_cpp\carman\PasswordProgram\password.cpp" ] Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPD184.TMP" Creating temporary file "C:\WINDOWS\TEMP\RSPD185.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/PasswordProgram.pdb" /debug /machine:I386 /out:"Debug/PasswordProgram.exe" /pdbtype:sept .\Debug\password.obj ] Creating command line "link.exe @C:\WINDOWS\TEMP\RSPD185.TMP"

Output Window

Compiling... password.cpp Linking...

Results

PasswordProgram.exe - 0 error(s), 0 warning(s)