try LZO, it has a little version 'miniLZO' that won't eat too much of your code segment size.
-miches ---- Palm Developer Forum <[EMAIL PROTECTED]> wrote: > > "David R." <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Does anyone have any good compression source code in C/C++ that works well > > and fast on PalmOS? I would like to compress each record in a database > > except for its key. > > ZLIB would be a good candidate. (There's a shared library that's used in > Plucker.) ATM I don't have a specific URL, though, so google around. > > Regards > -Laurens > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see > http://www.palmos.com/dev/support/forums/ > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
