Mail Archives: djgpp/1997/08/29/04:02:54
From: | "St Denis Family" <stdenis AT compmore DOT net>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Huffman buffer encoding and decoding
|
Date: | 25 Aug 1997 15:52:59 GMT
|
Organization: | Computers & More Inc.
|
Lines: | 13
|
Message-ID: | <01bcb239$bd5b79a0$5c51dece@486>
|
NNTP-Posting-Host: | port92.compmore.net
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I was wondering if anyone knows the URL of a good huff man
encoding\decoding code... I want something that works like
long encode(void * source, void *dest, long size)
that simple...
Thanks
Tom
- Raw text -