← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #77858]: iostream.h header file absent

 

Question #77858 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/77858

joey.blacksmith proposed the following answer:
Well man, you need to add line "using namespace std;" after
"#include<iostream>" or you can add "std::" right before cout command...
(std::cout<<"Hello world\n";)

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.