home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / VSCPPv8.zip / VACPP / IBMCPP / samples / WELCOME / README < prev    next >
Text File  |  1995-06-07  |  2KB  |  54 lines

  1.  
  2.  NAME: WELCOME
  3.  
  4.  
  5.  DESCRIPTION:
  6.      This sample program is used with the "Welcome to VisualAge C++
  7.      for OS/2" tutorial.  The tutorial introduces the WorkFrame 
  8.      development environment and illustrates the integration of 
  9.      VisualAge C++ components with a WorkFrame project.  
  10.      The tutorial describes how to invoke the components from a 
  11.      WorkFrame project and to carry out some basic tasks using 
  12.      the sample program. The VisualAge C++ components used are 
  13.      the Editor, Browser, Debugger, and Performance Analyzer.
  14.  
  15.  FEATURE/CONCEPTS:
  16.        Use VisualAge C++ components with WorkFrame.
  17.  
  18.  TASK:
  19.         Build project files (compile and link).
  20.  
  21.   PROJECT LOCATION:
  22.         Inside the Samples folder inside the main VisualAge C++ folder on
  23.         your OS/2 desktop.
  24.  
  25.    SOURCE FILE LOCATION:
  26.         X:\ibmcpp\samples\welcome
  27.  
  28.         where X: is the drive you installed the samples and document
  29.         component of VisualAge C++.
  30.  
  31.  ADDITIONAL INFORMATION:
  32.         To access the tutorial to which this sample applies, simply open
  33.         the main VisualAge C++ desktop folder, then double click on the
  34.         "Welcome to VisualAge C++" icon.
  35.  
  36.   SOFTWARE/HARDWARE PREREQUISITES:
  37.  
  38.         o   IBM VisualAge C++
  39.             (including Editor, Browser, Debugger, Performance Analyzer)
  40.         o   OS/2 2.1 or Warp
  41.         o   IBM or compatible 386 and up.
  42.  
  43.     FILE NAME(s)    DESCRIPTION
  44.     ------------    ------------
  45.     OVIEW.CPP       C++ source code for the Welcome project.
  46.                     This code intentionally includes a syntax error
  47.                     that is corrected during the Edit and Compile
  48.                     segment of the tutorial.
  49.     IMP.CPP         C++ source code for the Welcome project.
  50.     TESTSTRG.HPP    Include file.
  51.  
  52.  
  53.  
  54.