Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!gatech!hubcap!ncrcae!usceast!wilhite From: wilhite@usceast.UUCP (Robert Wilhite) Newsgroups: comp.sources.d Subject: UnSquashing is easy... isn't it? Message-ID: <2417@usceast.UUCP> Date: Mon, 27-Jul-87 23:29:40 EDT Article-I.D.: usceast.2417 Posted: Mon Jul 27 23:29:40 1987 Date-Received: Wed, 29-Jul-87 04:08:22 EDT Reply-To: wilhite@usceast.UUCP (Robert Wilhite) Distribution: na Organization: University of South Carolina, Columbia Lines: 14 Keywords: arc pkarc squash albatross It looks like the "Squash" code is much simpler than I imagined. Squashing is exactly like Crunching, except a few constants have changed. Namely, BITS is changed from 12 to 13, HSIZE is doubled from 5003 to 10007. One value that *should* have changed (in this most recent posting) but hasn't: TABSIZE. If I understand the algorithm correctly, TABSIZE should be 2^BITS. So when BITS is bumped, TABSIZE should double. Ummm.. right? -- --------------------- Robert Wilhite {ncrcae,akgua}!usceast!wilhite