LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   NOOBIE C++ Question (https://www.linuxquestions.org/questions/linux-newbie-8/noobie-c-question-830222/)

donaldfarkas 09-04-2010 08:38 AM

OH MY GOD i had a space in the file name beginning of a and did not see it

thx for everyone taking their time and helping out

hennagins 10-15-2010 03:12 PM

Add this line to your code before main:

using namespace std;

and try to compile again.


All times are GMT -5. The time now is 10:26 AM.