home *** CD-ROM | disk | FTP | other *** search
- Dear Reader;
-
- This disk contains all of the C programs mentioned in the book "Turbo
- C: The Art of Advanced Program Design, Optimization and Debugging".
- As always, changes tend to creep into the program listings after a
- book goes into print. The following list contains all of the known
- changes to programs appearing in the book plus any additions:
-
- - MAZE1 and MAZE2 are example mazes which may be run against Prg8_4.
- You are free to create your own using these as a guide.
-
- - PRG4_2G.DAT is sample data which can be used to execute PRG4_2G.
- To do so enter "PRG4_2G <PRG4_2G.DAT". Remember that prompts will
- be sent to the screen, but data will be read from the .DAT file.
- You may, of course, answer the questions with your own data.
-
- - The public domain utility KOPY has been significantly enhanced over
- the limited version which appears in Appendix 5 of the book. The
- version appearing in the book only works properly under DOS 3.0 or
- later even though it does not specifically say so. The version on
- disk will work with DOS 2.0 or later. KOPY.DOC contains a full
- description of all of the features of KOPY.C.
-
- Notice that KOPY is a public domain utility. It may be distributed
- freely to friends and family so long as no price is charged (other
- than copying costs not to exceede $6.00) and the banner explaining
- how KOPY came to be is not removed. This is NOT true of the other
- programs on this disk. They are part of this book.
-
- Stephen Randy Davis
- Sept, 1987