Date: Fri, 29 Aug 1997 18:20:36 -0700 (PDT) Message-Id: <199708300120.SAA04550@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: "St Denis Family" , djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: Huffman buffer encoding and decoding Precedence: bulk At 03:52 8/25/1997 GMT, St Denis Family wrote: >I was wondering if anyone knows the URL of a good huff man >encoding\decoding code... Not sure just how much help this will be, but there exists a library called `zlib' for Unix systems. It contains all sorts of routines for compression and decompression. I believe the sources can be found on tsx-11.mit.edu in /pub/linux/sources/usr.lib or somewhere in that vicinity. I would guess it shouldn't be hard to port, and at the least reading the sources could yield some insights... Nate Eldredge eldredge AT ap DOT net