Source Code for

PRACTICAL ALGORITHMS FOR PROGRAMMERS

Version 2.0 (as of 1 Feb 2000)

--Getting Around--

The code for each
chapter appears in a separate directory, named ch1 through
ch10. In each directory, you will find a file called notes.txt
that tells you anything that you need to know to compile the
programs (mostly reminders from the book). It also explains
any additional files that do not appear in the book. These
files mostly consist of makefiles and sample data files. They
are included for your convenience.

Notes.txt also contains any special information needed by
users of UNIX.

--Bugs--

Five bugs have been identified since the book appeared. They are
discussed in the notes.txt files for chapters 3, 4, 6, and 7.

To report a bug, send e-mail to the authors. E-mail addresses
appear at the end of this file.

We trust that you understand the authors cannot offer
technical support for this product. The book is the manual.

HOWEVER, we will keep you posted about bug reports. 
To check for more recent versions of the code, go to 

www.pacificdataworks.com/download/code

--Copyright---

All the source code in the book and on this diskette is copyrighted by
the authors: (c) Copyright Andrew Binstock and John Rex, 1995-99. No
portion of this source code or associated files may printed in the book, even
in modified form, nor be resold or published without specific written
permission of the authors. To obtain permission to so use the source
code, contact the authors at the e-mail address at the end of this
notice. You may use the object code derived from the source code freely
in your applications.

--Author contacts--

Internet: abinstock@pacificdataworks.com
