home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / listings / v_11_11 / splash / readme.sam < prev    next >
Text File  |  1993-01-15  |  735b  |  21 lines

  1. The files in this directory are samples of programs I have written
  2. to use the SPLASH class library.
  3.  
  4. assoc.c++    - Shows hows to use the association arrays
  5.  
  6. chgfnt.c++    - Is a program that reads in an AmiPro style file
  7.           and also the win.ini file. It replaces all
  8.           non-truetype fonts with a user entered one
  9.  
  10. cislog.c++    - calculates the monthly charges from a log file
  11.           generated by Procomm/win for Compuserve logins
  12.  
  13. tstio.c++    - Simple minded test of streams use with SPLASH
  14.  
  15. justify.c++    - A filter program that justifies text to a given
  16.           line width
  17.  
  18. xcl.c++        - A program that is used with the Tracer files that
  19.           automatically inserts a TRACER macro at the start
  20.           of all functions in a c++ program.
  21.