look im a begginer programmer and i got stuck on the first tutorial because in the output field of visual C++ 2008 express edition i could not see the Hello World! comment, and also i do not know how to execute the program, could anybody please give me a link for a site that will explain this, give me a better C++ program or explain to me how to do it correctlt
If you are a beginner use something other that Visual Express or simply just hit the F1 key on your keyboard to learn how to compile. I use the Visual Studio Professional environment which is only slightly different, so there should be a run button on your toolbar kinda like a green play button. If you do not see that it is under the "Standard" toolbar, so click View->Toolbars->Standard to show it or hide it. Let me know if that helps.