home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / tutorial / present / text / 13intro.txt < prev    next >
Encoding:
Text File  |  1996-01-16  |  427 b   |  9 lines

  1. This part of the tutorial familiarizes you with the VisualAge for C++ Editor.
  2.  
  3. You can use the Editor to:
  4. - Create and edit C and C++ files
  5. - Insert text from other files
  6. - Parse source code text for several programming languages
  7. - Perform related programming tasks, such as compiling, linking, debugging, and browsing your program
  8.  
  9. Be sure to complete the Before You Begin section before trying any of the other tasks.