Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\fienup\Desktop\Data_Courses\cs052_C++_spr10\labs_s10\lab6_heaps\lab6\binaryHeap\binaryHeap\Debug\RSP0000038084124.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\main.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\fienup\Desktop\Data_Courses\cs052_C++_spr10\labs_s10\lab6_heaps\lab6\binaryHeap\binaryHeap\Debug\RSP0000038084124.rsp" /nologo /errorReport:prompt"
Output Window
  
Compiling...
main.cpp
c:\documents and settings\fienup\desktop\data_courses\cs052_c++_spr10\labs_s10\lab6_heaps\lab6\binaryheap\binaryheap\binaryheap.h(161) : error C4716: 'BinaryHeap::delMin' : must return a value
Results
  
Build log was saved at "file://c:\Documents and Settings\fienup\Desktop\Data_Courses\cs052_C++_spr10\labs_s10\lab6_heaps\lab6\binaryHeap\binaryHeap\Debug\BuildLog.htm"
binaryHeap - 1 error(s), 0 warning(s)