Microsoft Visual C++ Lesson 2: Building on the Hello World Application with Input and Output
This Microsoft Visual C++ 2008 tutorial will continue with Hello World application that we used in Lesson 1. It will show you the basics of input and output, which is necessary for any language, including C++. While it is quite basic, it will be the foundation used for some of the lessons that follow this one.
Title:
Microsoft Visual C++ Lesson 2: Building on the Hello Worl Application with Input and Output