Showing posts with label compiler. Show all posts
Showing posts with label compiler. Show all posts

Saturday, 14 September 2013

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)....