Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/uncompress_8c.html
changeset 6 43e37759235e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/uncompress_8c.html	Tue Mar 30 16:16:55 2010 +0100
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<title>TB9.2 Example Applications: examples/PIPS/openclibz/src/uncompress.c File Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head>
+<body>
+<!-- Generated by Doxygen 1.6.2 -->
+<div class="contents">
+<h1>examples/PIPS/openclibz/src/uncompress.c File Reference</h1>
+<p><a href="uncompress_8c_source.html">Go to the source code of this file.</a></p>
+<table border="0" cellpadding="0" cellspacing="0">
+<tr><td colspan="2"><h2>Functions</h2></td></tr>
+<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a95da38ae737dc8fbdaaa485960aaaa08"></a><!-- doxytag: member="uncompress.c::Error" ref="a95da38ae737dc8fbdaaa485960aaaa08" args="(const char *msg)" -->
+void&nbsp;</td><td class="memItemRight" valign="bottom"><b>Error</b> (const char *msg)</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a43494991e4e66a0e085c2666aaa879a6"></a><!-- doxytag: member="uncompress.c::GzUnCompress" ref="a43494991e4e66a0e085c2666aaa879a6" args="(gzFile in, FILE *out)" -->
+void&nbsp;</td><td class="memItemRight" valign="bottom"><b>GzUnCompress</b> (gzFile in, FILE *out)</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5206c777b89f30e10a9565cc9609b44d"></a><!-- doxytag: member="uncompress.c::FileUnCompress" ref="a5206c777b89f30e10a9565cc9609b44d" args="(char *file)" -->
+void&nbsp;</td><td class="memItemRight" valign="bottom"><b>FileUnCompress</b> (char *file)</td></tr>
+</table>
+<hr/><a name="_details"></a><h2>Detailed Description</h2>
+<p>In this file I uncompress the file using libz api's Here i make use of libz api which can read compressed files </p>
+
+<p>Definition in file <a class="el" href="uncompress_8c_source.html">uncompress.c</a>.</p>
+</div>
+<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
+</body>
+</html>