Hello all, i want to implent ZLIB function in c or c++ which should work on all environments , like windows, linux and unix , menas when i execute those cpp files it should ask the file to be compressed and it should compress it , please help me in getting the source code of zlib and also how to implement, thank in advance.