U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Library : Other (not classified elsewhere) » ZCompress question
Re: ZCompress question [message #12628 is a reply to message #12572] Sun, 11 November 2007 18:39 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
malya wrote on Fri, 09 November 2007 06:22

Hello!
How to use ZCompress and ZDecompress functions.
Is there possibility to compress files and folder!

Please post a small example.
Thanks!!!



Yes, but do not expect it to result in .zip (or anything) compatible format.

The most simple way to compress single file is something like

SaveFile("file.compressed", ZCompress(LoadFile("file")));

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: setting include-path
Next Topic: 126 errors when I try to compile my application
Goto Forum:
  


Current Time: Fri Sep 11 15:01:22 GMT+2 2026

Total time taken to generate the page: 0.01181 seconds