diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/openclibz_8c.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/openclibz_8c.html Tue Mar 30 16:16:55 2010 +0100 @@ -0,0 +1,28 @@ + + +
+ +Go to the source code of this file.
+Functions | |
+int | main (int argc, char *argv[]) |
The Libz example demonstrates how to use libz library to compress files and decompress it. Any kind of file ( txt , doc , xls , xml , mpeg , ppt , mp3 etc) can be compressed . This example can compress a file as well as string and it can decompress a compressed file (.gz)
+ +Definition in file openclibz.c.
+