Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!decwrl!decvax!ucbvax!pasteur!ames!hao!gatech!purdue!i.cc.purdue.edu!j.cc.purdue.edu!pur-ee!uiucdcs!uxc.cso.uiuc.edu!uxa.cso.uiuc.edu!rce229 From: rce229@uxa.cso.uiuc.edu Newsgroups: comp.sys.ibm.pc Subject: Re: PKARC Message-ID: <111700002@uxa.cso.uiuc.edu> Date: 27 Feb 88 01:08:00 GMT References: <4671@ozdaltx.UUCP> Lines: 9 Nf-ID: #R:ozdaltx.UUCP:4671:uxa.cso.uiuc.edu:111700002:000:483 Nf-From: uxa.cso.uiuc.edu!rce229 Feb 26 19:08:00 1988 > (paraphrase) PKARC's source code hasn't been released No, but the author released a text file detailing the minor differences between the Squash and Crunch (original) compression routines. It just has to do with using a 13-bit table size instead of 12-bit. What that means I can't say, except the more bits, the better compression and the larger the memory requirements. I think UNIX's compress program uses 14 bits. (I know one of the Macintosh 'arc'-like programs uses 14)