2001-07-30 08:03:18

by 新 月

[permalink] [raw]
Subject: A problem about the mkcramfs!

The mkcramfs uses a function "compress",which is
defined in 'zlib.h'.I feel it is a bit odd,which
is defined as following:

ZEXTERN int ZEXPORT compress OF((Bytef *dest,uLongf
*destLen,const Bytef *source, uLong sourceLen));

And I can't find its body,only find definition.I want
to get explanation.Thanks

Best regards:
xinyuepeng