Showing posts with label smallest program. Show all posts
Showing posts with label smallest program. Show all posts

Elaboration the First Program in C/C++


In the previous section, I have discussed how to download and install Visual Studio 2010. In this section, I'll elaborate the program line by line. So you will get a clear concept on every line of code and get the basic concept about any C/C++ source code. Let's try...............