Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 14267
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: Sat Aug 23 19:37:34 CEST 2025

Total time taken to generate the page: 0.04366 seconds