Showing posts with label visual studio. Show all posts
Showing posts with label visual studio. Show all posts

Saturday, 14 September 2013

project file in Visual Studio

In this post of shapes in C, we will discuss our fourth C tutorial for beginners in which we will tell how to make visual studio program. After installation comes the step of making a project file in your C++ compiler. So, in this C tutorial for beginners, you are going to learn how to make a project file in Microsoft Visual Studio. Step 1> First open the Microsoft Visual Studio by double clicking on its folder that is located on Desktop....

C++ compiler | Visual Studio 2012

In this post of shapes in C, we are going to show third C tutorial for beginners in which we are going to learn about C++ compiler and how to install visual studio 2012. What is a compiler? C/C++ is a human friendly third generation language. It's code is written in English sentences so, that it would be easily understood by most of the people. But computer doesn't understand this language. It only understands machine language (Binary coding)....