Lines Matching +refs:cc +refs:check +refs:functions
5 If your question is not there, please check the zlib home page
29 zero. For Visual Basic, check that this parameter is passed by reference
39 unavoidable depending on how the functions are used, since it is not
67 check that you don't have old files libz.* in /usr/lib, /usr/local/lib or
100 trying to install it, you may want to check if it's already there! If you
102 it. You can check the version at the top of zlib.h or with the
124 the C compiler (cc or gcc). You must recompile applications using zlib
131 The compress and deflate functions produce data in the zlib format, which
132 is different and incompatible with the gzip format. The gz* functions in
143 faster integrity check than gzip.
155 functions use stdio library routines, and most of zlib's functions use the
156 library memory allocation routines by default. zlib's *Init* functions
344 41. I'm having a problem with the zip functions in zlib, can you help?
346 There are no zip functions in zlib. You are probably using minizip by