From: "Trevor MacPhail" <[EMAIL PROTECTED]>
> I'm writing an application that is going to be working with a potentialy
> large database of almost all text and I'd like to compress the records.
> Is it possible to use PalmOS's Lz77 API for this? And if so, HOW? I
> can't find any documentation of the functions other than what little
> there is in the Lz77Mgr.h header file.
>
I successfully used the zlib stuff from zboxz
http://palmzlib.sourceforge.net/
to add compression to a project.  My project was cross-platform
and I had to rework the libraries to embed them but even so I'm
happier I started there than starting from scratch.

No idea how this compares with the Lz77 API.

Chris Tutty


-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to