home *** CD-ROM | disk | FTP | other *** search
- --------------------------------------------------------------------------------
- --
- -- COPYRIGHT:
- -- IBM WorkFrame - Project Smarts
- -- (C) Copyright International Business Machines Corporation 1996
- -- Licensed Material - Program-Property of IBM - All Rights Reserved.
- -- US Government Users Restricted Rights - Use, duplication, or disclosure
- -- restricted by GSA ADP Schedule Contract with IBM Corp.
- --
- --------------------------------------------------------------------------------
- <include prologcp.tde>
-
- // To create classes for collections:
- //
- // 1. Start the Editor with this file (select "Edit" from this
- // file's pop-up menu to start the VisualAge for C++ Editor.
-
- // 2. Once the Editor is up, select "Collections" under the "Guides"
- // menu to start the Collection Class SmartGuide. Follow the steps
- // to select a collection type and then hit "Done" to generate
- // the code into your edit session.
-
- // IMPORTANT: For the purpose of this example, do not make any
- // changes to the last page ("Output option") of
- // the SmartGuide.
-
- // 3. Save the generated code and exit the Editor.
-
- // 4. Select "Build" from the project's toolbar or from the "Project" menu
- // to build the project target.
-