c++.dos.16-bits - C++ Compression Library ?
- Rafael A. Morales C <Rafael_member pathlink.com> Jan 14 2006
- "Walter Bright" <newshound digitalmars.com> Jan 14 2006
Hello, I want to know if in cd (or if exist any ) with development tools contain a compression library that can be use in DOS application. thanks in advance.
Jan 14 2006
"Rafael A. Morales C" <Rafael_member pathlink.com> wrote in message news:dqbvf5$j1p$1 digitaldaemon.com...Hello, I want to know if in cd (or if exist any ) with development tools contain a compression library that can be use in DOS application. thanks in advance.
You can get the zlib compression library for free over the internet, and that should be compilable for DOS.
Jan 14 2006








"Walter Bright" <newshound digitalmars.com>