compress ?

BlitzMax Forums/BlitzMax Programming/compress ?

Is there a way to have an example with using compress and compress 2 functions ?

I have search before :) example :

http://www.blitzbasic.com/Community/posts.php?topic=41626&hl=zlib
http://www.blitzbasic.com/Community/posts.php?topic=41487&hl=zlib
http://www.blitzbasic.com/Community/posts.php?topic=41558&hl=zlib

Etc but nothing really usefull for me, if anybody have a little
example for using compress with bmax bank ?? i'll take it :)

Cheers

Did you try: http://www.blitzbasic.com/Community/posts.php?topic=41626

it is far more advanced than the raw zlib implementation

This is a topic which covers that. The reply for it contains really good code. I was impressed how well it compressed!

http://www.blitzbasic.com/Community/posts.php?topic=44765#498138

Thx :) can you post an example plase ?