We now want to code the C++ program. To do this we have to create a new file.
Choose File/New
Creating a new program in an existing visual C++ project Page 2 of 2
When you are finished writing your
code, choose: File/Save.
Choose C++ Source
File
Be sure the project
name is the name of
the current project.
Enter the name of
your source file
(HelloWorld.cpp)
Be sure the saving
location is correct
Click on OK
Enter your C++ source
code into this window.
No comments:
Post a Comment