

IICPPAPP  -  Inventec C++ application oriented modules
------------------------------------------------------

Subdirectories of IICPPAPP:

   comm        communications modules
   dde         DDE (dynamic data exchange) modules
   math        mathematical modules
   net         networking modules
   objmgr      general object manager modules
   objmgroa    object adapter modules for the general object manager
               interface
   rexx        REXX modules and function libraries
   rpc         RPC (remote procedure call) modules
   scsi        SCSI interface modules
   tape        tape i/o modules and utility programs
   unicode     Unicode characterset conversion modules

Subdirectories of the subdirectories:
   asm_8086    8086 (16-bit) version of ASM routines
   asm_386     80386 (32-bit) version of ASM routines
   asm_c       portable C++ version of ASM routines
   int         module interface files (C++ header files)
   impl        module implementation files
   impl_dos    MS-DOS specific module implementation files
   impl_os2    OS/2 specific module implementation files
   progs       utility programs and DLLs
   test        test and sample programs
   test_dos    MS-DOS specific test programs
   test_os2    OS/2 specific test programs
