compress

Alan Wendt wendt at arizona.UUCP
Fri Sep 28 10:12:57 AEST 1984


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



More information about the Comp.sources.unix mailing list