This part of the tutorial familiarizes you with the VisualAge for C++ Editor.

You can use the Editor to:
- Create and edit C and C++ files
- Insert text from other files
- Parse source code text for several programming languages
- Perform related programming tasks, such as compiling, linking, debugging, and browsing your program

Be sure to complete the Before You Begin section before trying any of the other tasks.