home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / tutorial / present / text / 133d1.txt < prev    next >
Encoding:
Text File  |  1996-02-15  |  634 b   |  3 lines

  1. An Editor window opens with menus optimized for use in C++ programming. 
  2.  
  3. The Editor runs certain macros when loading or creating a file, depending on the type of file being loaded or created. Because you specified a C++ language profile, the Editor ran macro profiles for a C++ program. The same profiles are also run if you load an existing file with a .cpp filename extension. This feature customizes the Editor by adding menu selections useful to C++ programmers. It also starts the C++ language parser, which highlights specific parts of a C++ program with distinctive colors and text effects that can be used to identify them.