home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 5 / ctrom5b.zip / ctrom5b / PROGRAM / C / TYPESC10 / README next >
Text File  |  1995-04-06  |  530b  |  13 lines

  1. Types is a library used to support the creation of reusable
  2. software components in C++.
  3.  
  4. Types is Shareware the registration fee is $29 US, see the
  5. types.txt or types.ps for more information.
  6.  
  7. Types provides:Garbage Collector,recursive data estructures, 
  8. multiple referenced data,encode and decoding to and from files 
  9. or memory using external or local data representation, exceptions,...
  10.  
  11. This version is for Borland C++ 4.0  but it can be ported to
  12. other C++ compilers that fully implement templates and exceptions.
  13.