I'm trying to compress a set of text files using this library... I've been running into problems with files that are 32k or larger. I keep getting a Z_MEM_ERROR.
In the manual for the library it doesn't mention the fact that you can't compress anything larger then 32k. Does anyone know if this is a limitation? Or is it something to do with the text file. I've taken a 24k text file that i know that works and have copy and pasted some of the text to make it 32k. Still comes up with the same error. any insights would be appreciated. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
