빌드 로그
  

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

명령줄
  
다음 내용이 포함된 "d:\Creative C Exercise Programming Source\Exercise 06\7\Debug\RSP00000637246492.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 ".\functions.c"
]
"cl.exe @"d:\Creative C Exercise Programming Source\Exercise 06\7\Debug\RSP00000637246492.rsp" /nologo /errorReport:prompt" 명령줄을 만들고 있습니다.
출력 창
  
컴파일하고 있습니다...
functions.c
d:\creative c exercise programming source\exercise 06\7\functions.c(3) : warning C4244: 'return' : 'double'에서 'int'(으)로 변환하면서 데이터가 손실될 수 있습니다.
결과
  
빌드 로그가 "file://d:\Creative C Exercise Programming Source\Exercise 06\7\Debug\BuildLog.htm"에 저장되었습니다.
7 - 오류: 0개, 경고: 1개