http://www.microsoft.com/express/ File -> New Project...
Templates -> Visual C++. Then, on the central part, select Win32 Console Application:
[OK]
[Next].
.cpp extension, such as example.cpp. After clicking OK, the main window will display en editor to edit this new C++ file. Write the following in it: |
|
Ctrl+F5.