Compression
Blitz3D Forums/Blitz3D Programming/Compression| 
 | ||
| Hi, I have data in a bank which i would like to compress. I think LZW is what I need ... anyone know of any code? Thanks Jim | 
| 
 | ||
| could try using zlib http://www.zlib.net/ if its like the gzip dll it should be pretty easy to interface with |