Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site arizona.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxj!ihnp4!arizona!wendt From: wendt@arizona.UUCP (Alan Wendt) Newsgroups: net.sources Subject: Re: compress Message-ID: <15956@arizona.UUCP> Date: Thu, 27-Sep-84 20:12:57 EDT Article-I.D.: arizona.15956 Posted: Thu Sep 27 20:12:57 1984 Date-Received: Fri, 28-Sep-84 07:25:42 EDT Organization: Dept of CS, U of Arizona, Tucson Lines: 7 In Thomas' posting of the compress program, note that that tab_prefix is not used by compress(), while tab_chain and tab_next are not used by decompress(). Therefore one of these arrays can be eliminated, saving 128k of data space. Alan Wendt U of Arizona CS