Thread: c++ in linux
View Single Post
Old Mar 3rd, 2005, 2:30 PM   #7
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
If you want to use cout, you have to #include <iostream> as well. I don't know why you're using a namespace that doesn't even exist in the header files you've included.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote