RE: [GD-General] Compress/Uncompress
Brought to you by:
vexxed72
From: <ma...@ch...> - 2004-03-23 12:00:56
|
On Tue, 23 Mar 2004, Per Løvmo wrote: > its dynamic data... > > will check zlib... > > I prefer not to make yet not an other compression utility (did that first, > but realized soon that supporting it our self was not nescerry whan others > had invented the "wheel" before:-) The counter argument, obviously, is that because you know a lot about your data, you may be able to design a better algorithm (better compression, faster), than what you can obtain by using a general one. Both gz, and bz2 are quite general. Mads -- Mads Bondo Dydensborg. ma...@ch... If you aim the gun at your foot and pull the trigger, it's UNIX's job to ensure reliable delivery of the bullet to where you aimed the gun (in this case, Mr. Foot). - Terry Lambert, FreeBSD-Hackers mailing list. |