Thread
:
Compile error?! Explain somone plz. "Example code of a CD, unchanged"
View Single Post
Reply
Posted 2004-08-04, 06:41 AM in reply to
Kidagakash
's post
"Compile error?! Explain somone plz...."
The compiler error is saying that the ostream class, which cout is an instance of, doesn't have a member called alpha, which is being used to try to output booleans as the words true or false. Either get a newer version of the iostream classes, or comment out that line.
Profile
PM
WWW
Search
WetWired