Build Log

--------------------Configuration: CRC - Win32 Debug--------------------

Command Lines

Creating temporary file "C:\TEMP\RSP48E.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/CRC.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "F:\users\Cod P4H\CRC\CRC.cpp" ] Creating command line "cl.exe @C:\TEMP\RSP48E.tmp" Creating temporary file "C:\TEMP\RSP48F.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/CRC.pdb" /debug /machine:I386 /out:"Debug/CRC.exe" /pdbtype:sept ".\Debug\CRC.obj" ".\Debug\StdAfx.obj" ] Creating command line "link.exe @C:\TEMP\RSP48F.tmp"

Output Window

Compiling... CRC.cpp F:\users\Cod P4H\CRC\CRC.cpp(15) : error C2065: 'start' : undeclared identifier F:\users\Cod P4H\CRC\CRC.cpp(15) : error C2065: 'bytes' : undeclared identifier F:\users\Cod P4H\CRC\CRC.cpp(17) : error C2065: 'buff' : undeclared identifier F:\users\Cod P4H\CRC\CRC.cpp(17) : error C2109: subscript requires array or pointer type Error executing cl.exe.

Results

CRC.exe - 4 error(s), 0 warning(s)