can any one tell me how to write c++ wrapper class for zlib
i will be thankfull for any kind of help provided
lucky213
You can find C++ wrappers in zlib's contrib/iostream* directories, inthe zlib source distribution found on:
http://www.zlib.net/
mark