| Friends: Coding 'n Cracking - Nymphaea - PS3 Forum - darkforestgroup - daxhordes.org - Tgames - coldbird - gopsp.it - pspstation.org - prometheus - hgoel.info - MakeSmartTV - ps vita |


Wdingdong wrote:It give me errors saying,
Symbol 'cout' could not be resolved, and, Symbol 'std' could not be resolved.
Sirius wrote:did you creat a c++ proyect?
did you include iostream?


#include <iostream>
using namespace std;
int main()
{
cout << "!!!Hello World!!!" << endl; // prints !!!Hello World!!!
return 0;
}


Users browsing this forum: No registered users and 0 guests