I have created ".tar" file and added multiple files in it while converting it to ".zip" i am facing problem. I should create ".zip" for compress multiple files.
I need this in c++ code.BZ2 compression in C++ with bzlib.h I used this link to compress.
I tryed with http://www.winimage.com/zLibDll/minizip.html i feel its complicated.
please help me i am new to it Thank you so much in advance.