A problem about the mkcramfs!

=?gb2312?q?=D0=C2=20=D4=C2?= (xinyuepeng@yahoo.com)
Mon, 30 Jul 2001 16:03:03 +0800 (CST)


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/