On Sun, Oct 02, 2005 at 04:50:01PM -0400, Justin Pryzby wrote:

> Okay; then I guess the only way to write an uncompressed file is with
> fwrite()?

You can't avoid the zlib header using zlib, anyway.  As far as I can see
the data is actually uncompressed, it just has a zlib header stuffed on
the front.  This can actually be useful if you consider that a lot of
the applications of zlib are things like communication protocols.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."

Attachment: signature.asc
Description: Digital signature

Reply via email to