빌드 로그
  

빌드 시작: 프로젝트: 4, 구성: Debug|Win32

명령줄
  
다음 내용이 포함된 "d:\Creative C Exercise Programming Source\Exercise 10\4\Debug\RSP00000179284056.rsp" 임시 파일을 만들고 있습니다.
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TC ".\4.c"
]
"cl.exe @"d:\Creative C Exercise Programming Source\Exercise 10\4\Debug\RSP00000179284056.rsp" /nologo /errorReport:prompt" 명령줄을 만들고 있습니다.
출력 창
  
컴파일하고 있습니다...
4.c
d:\creative c exercise programming source\exercise 10\4\4.c(11) : error C2143: 구문 오류 : ';'이(가) '형식' 앞에 없습니다.
d:\creative c exercise programming source\exercise 10\4\4.c(13) : error C2143: 구문 오류 : ';'이(가) '형식' 앞에 없습니다.
d:\creative c exercise programming source\exercise 10\4\4.c(16) : warning C4098: 'main' : 'void' 함수에서 값을 반환하고 있습니다.
결과
  
빌드 로그가 "file://d:\Creative C Exercise Programming Source\Exercise 10\4\Debug\BuildLog.htm"에 저장되었습니다.
4 - 오류: 2개, 경고: 1개