Mechanics for compilation and execution

Use an IDE such as MS Visual Studio 6.0 to compile and execute this program.

Once compiled, you can execute the program from within VS 6.0.

When executed, the following text will be displayed on the screen:

Hello World
Press any key to continue

IMPORTANT:  In this course, we will be using a free set of tools known as Dev C++, version 5 or later.  This set of tools has been installed in the various ACC Computer Studies labs beginning with the Fall 2006 semester.

See the section titled Using Dev C++ in the lecture note titled Global main Function, ... for instructions on installing and using Dev C++.