Hi, What about using zlib? Almost every Palm OS user has it and it is free to use AFAIK! I would not use an undocumented API as it can change very very fast! Best regards Tam Hanna http://www.tamoggemon.com
Subject: Compressing records with Lz77 From: Trevor MacPhail <[EMAIL PROTECTED]> Date: Wed, 12 Oct 2005 20:03:22 -0700 X-Message-Number: 21 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. -- Trevor MacPhail -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
