Source Code for

PRACTICAL ALGORITHMS FOR PROGRAMMERS

Version 2.1 (as of 1 October 2013)

--Getting Around--

The code for each chapter appears in a separate directory, 
named ch1 thru ch10. In each directory, you will find a file, 
notes.txt, that explains 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.

--Errata--

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

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
