Build Log
  

------- Build started: Project: l4, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\Documents and Settings\Admin\Мои документы\Visual Studio Projects\l4\Debug\RSP000011.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\c1.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Admin\Мои документы\Visual Studio Projects\l4\Debug\RSP000011.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Admin\Мои документы\Visual Studio Projects\l4\Debug\RSP000012.rsp" with contents
[
/OUT:"Debug/l4.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/l4.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
".\debug\c1.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\Admin\Мои документы\Visual Studio Projects\l4\Debug\RSP000012.rsp""
Output Window
  
Compiling...
c1.cpp
c:\documents and settings\admin\мои документы\visual studio projects\l4\c1.cpp(12) : warning C4621: no postfix form of 'operator --' found for type 'cStack', using prefix form
        with
        [
            T1=int
        ]
Linking...
Results
  
Build log was saved at "file://c:\Documents and Settings\Admin\Мои документы\Visual Studio Projects\l4\Debug\BuildLog.htm"
l4 - 0 error(s), 1 warning(s)