In
Grey's Tutorial 2, after you've finished writing the code, it simply says "Testing Time" and then " *fingers crossed* you should now see this:" And then shows an empty window. It does not explain how to run it, and I don't know how to.
I am working with Visual C++ 2008 Express Edition. I can get the project to "Build", but don't know how to run it. How do I get to see the empty window? How do I actually "run" the program, not just "build" it?
Please help.
Comments
You can alternatively press F5 as a shortcut to run the program.