Begin File: hasher.tgz Description: Builds a perfect hash function from a list of words Keywords: hash, perfect, cichelli Version: NA Entered-date: 14 February 1997 Author: Carlo Pescio Ported-by: Dean Z. Douthat Original-site: Copying-policy: Unlimited Supplemental: Uses the Cichelli hashing function built on first letter, last letter and length of each string. QNX modifications include fixed width hash table for use in messages and dump of hash table to a file. End