View Single Post
Old Mar 17th, 2008, 12:08 AM   #3
Ancient Dragon
PFO God In Training
 
Ancient Dragon's Avatar
 
Join Date: Jun 2005
Location: near St Louis, MO. (USA)
Posts: 600
Rep Power: 4 Ancient Dragon is on a distinguished road
Re: Newb interactive fiction

>> std::exit(0);
exit() is not in std namespace, so remove std:: because it will cause a compiler error.
__________________
<<Freelance Programmer>> << Hobby Site>>
Ancient Dragon is offline   Reply With Quote