Title: C++ compiling in Mac OS 10.2 Terminal
When I try to compile by typing g++ test.cpp the compiler doesn’t seem to be taking in the header #include <iostream> because I get errors in regards to cout.
What do I do?
Thanks.
Nicholas Hardy
[EMAIL PROTECTED]
- Re: C++ compiling in Mac OS 10.2 Terminal Nicholas Hardy
- Re: C++ compiling in Mac OS 10.2 Terminal Devang Patel
