User Profile
Collapse
-
thank you banfa the * i di not notice that was why it wasnt compiling i copied that header for my text based game and it didnt work lol -
why wont it work
heres my code it works in dev c++ but not visual c++
Code:#include <iostream> using namespace std; int main*() { cout << "Hellow World" << endl; system("PAUSE"); return(0); }
-
No activity results to display
Show More
Leave a comment: