Click to See Complete Forum and Search --> : zLib compression library-->c++.net?


toddm123
April 8th, 2005, 08:36 AM
Hi All,

Anyone seen a zLib compression library or source code that is c++.net equivalent? I can only find C and C#.

Either zLib or any equivalent compression library or source that will allow the .zip format.

Any suggestions would be outstanding.

Thanks,
Todd

Jinto
April 8th, 2005, 10:02 AM
Managed Components are interchangeable.
Meaning you can use a c# class library in mc++ or vb.net. If you have the code simply convert it if you don't want have to use it from a class library.

You might wanna check out SharpZipLib.

http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx