Hello World

Ok i really need help , im a beginner at c++ in college and learning the basics
Im using the right types of code on Visual C++ but every time i place a message in " cout << "My girl got a new car"; " my output says saying "Hello World!" and it's really pissing me off. how can i change my output????
Did you recompile?
How??
I LOVE lmgtfy.com. It's the most amazing /sarcasm tag in the interwebz!
Try adding the file to project again. If it shows 'Hello World', it means it hasn't detected your .cpp file and hence cannot read your code, that's why it is showing the ancient 'Hello World' message. Try re-adding it and then compile and run.
-1 compilers that you can't specifically point towards a certain target or set of targets.
OK i got =))) THanks alot Guys!
Topic archived. No new replies allowed.