|
From: Scott S. S. <age...@co...> - 2003-04-21 21:34:50
|
Okay. I have dev c++ 4.9.8.0 When I use cout<<, I get errors. When I use printf, everything is ok. What is wrong? Is it optimized for C only? How can I get it back to C++? Thanks in Advance, Scott |