home *** CD-ROM | disk | FTP | other *** search
- The files in this directory are samples of programs I have written
- to use the SPLASH class library.
-
- assoc.c++ - Shows hows to use the association arrays
-
- chgfnt.c++ - Is a program that reads in an AmiPro style file
- and also the win.ini file. It replaces all
- non-truetype fonts with a user entered one
-
- cislog.c++ - calculates the monthly charges from a log file
- generated by Procomm/win for Compuserve logins
-
- tstio.c++ - Simple minded test of streams use with SPLASH
-
- justify.c++ - A filter program that justifies text to a given
- line width
-
- xcl.c++ - A program that is used with the Tracer files that
- automatically inserts a TRACER macro at the start
- of all functions in a c++ program.