Build Log
  

Build started: Project: scratchpad, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\scratchpad\Debug\RSP00002E34362920.rsp" with contents
[
/Od /D "_MBCS" /FD /MTd /GS- /Za /GR- /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Zi /Gd /TC ".\scratchpad.c"
]
Creating command line "cl.exe @"c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\scratchpad\Debug\RSP00002E34362920.rsp" /nologo /errorReport:prompt"
Output Window
  
Compiling...
scratchpad.c
.\scratchpad.c(10) : fatal error C1075: end of file found before the left brace '{' at '.\scratchpad.c(7)' was matched
Results
  
Build log was saved at "file://c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\scratchpad\Debug\BuildLog.htm"
scratchpad - 1 error(s), 0 warning(s)