Thanks,
That provides some clarity. So is there a desktop program that will uncompress an archive created with the SysZLib library?
Yes. Start at http://www.gzip.org/zlib/ and then look at http://www.gzip.org/. I'm not sure if gzip can decompress a ZLib-deflated chunk due to differences in the header, but it would be the best place to start.
BTW, SysZLib doesn't make archives -- it just compresses and uncompresses. Packaging the compressed data into named chunks is the responsibility of the caller.
-- Ben Combee, senior DTS engineer, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
