How to create a new project in visual studio.In this post of c programming help we help you to create a new project.There are few steps perform to create a new project. First of all click on the visual studio when it will be opened then perform the following steps.
1.Click on the File menu.
2.Click new then click on the new project
3.Write the name of your project selecting an empty project
4.Also select your project location where do you have to store it.
5.Now click on your project that is opened on the left or right side in pane.if that is not present the do these things.
6.Click on the View menu and click on the solution explorer.
7.Now Right click on your project and click on the add and add a .cpp file in your project.
8.Now a white screen is display there you can code.
In this blog we will discuses how to create programs in c++ programming language.Here we will discuses basic programs for beginners.
8/19/2017
How to create a new project
Subscribe to:
Post Comments (Atom)
Privacy Policy for Apps
Privacy Policy Muhammad Shahbaz built the Health Physio Association app as a Free app. This SERVICE is provided by Muhammad Shahbaz at no...
-
In this post we will discuss how to use if else statement in c++ programming language.The if and else are like a coin having two faces only...
-
In this post we will discus how to create a simple cout and cin source code in c programming language. In the c++ programming languag...
-
In this post we will discus how to use the for loop in c++ programming language.The first thing we discus is that "What is the loop an...
No comments:
Post a Comment