
Algorithm Alley - Dr Dobb's Journal - November 1993
"Palindrome Encryption"
(c) 1993 by Tom Swan. All rights reserved.

Note: You may use any of the files in this ZIP file to create
your own compiled programs, which you may distribute free of any
charge or royalty.

Files ending in .PAS are for Pascal or Turbo Pascal. Files ending in 
.C are any ANSI C compiler (I use Borland C++). Files ending in .TXT
contain pseudo code algorithms. Here's an inventory of the files
included in this month's upload:

    palpak.txt      Algorithm #13: Palindrome Encryption
    palpak.pas      Palindrome encryption demonstration
    comp5.c         Chuck Guzis's compression utility
    decomp5.c       Chuck Guzis's decompression utility

For more information about the files, see my column "Algorithm Alley"
appearing regularly in Dr. Dobb's Journal. Enjoy!

Tom Swan
Compuserve ID 73627,3241
