[fpc-pascal] ZLIB

Rainer Stratmann RainerStratmann at t-online.de
Mon Nov 8 11:25:14 CET 2010


For a Webserver I need to create the png graphics format.

I want to use as little external components as possible.

Has someone experience with the zlib format or specification?
Can it be used without allocating memory?
Or with a given memoryblock for operation?

I would like to prevent allocating memory and freeing memory all the times...



More information about the fpc-pascal mailing list