Hello from Japan,
> I also have tested the PZ 0.6, 0.7 and 0.71 that use ZLIB.
> This is a good Compressor and Decompresor,
Thank you.
> but when I tried to decompress the 14400 records, it crashes.
14400 records... When pz compress/decompress, it allocates an
array of RecordEntryType (8 bytes) or RsrcEntryType (10 bytes)
in dynamic heap. If it's a data database, 8 * 14400 = 112 kB,
which exceeds 64kB limit of a memory chunk...
By the way, pz can be downloaded from:
http://www.sra.co.jp/people/hoshi/palmos/pz.html
hoshi
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/
- Re: Sending large PDB files to the Palm Steve Sabram
- Re: Sending large PDB files to the Palm Scott Gruby
- Re: Sending large PDB files to the Palm Gordon, Douglas
- Re: Sending large PDB files to the Palm Tom Zerucha
- Re: Sending large PDB files to the Palm Tom Zerucha
- Re: Re: Sending large PDB files to the Palm [EMAIL PROTECTED]
- Re: Sending large PDB files to the Palm David Fedor
- RE: Sending large PDB files to the Palm Sudeep Narain
- RE: Sending large PDB files to the Palm Mitch_Fawcett
- Re: Sending large PDB files to the Palm Dave Lippincott
- RE: Sending large PDB files to the Palm Hoshi Takanori
- RE: Sending large PDB files to the Palm Borislav Kolev
- Re: Sending large PDB files to the Palm Tom Zerucha
