|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
2 <html xmlns="http://www.w3.org/1999/xhtml"> |
|
3 <head> |
|
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
|
5 <title>TB9.2 Example Applications: examples/PIPS/openclibz/src/uncompress.c File Reference</title> |
|
6 <link href="tabs.css" rel="stylesheet" type="text/css"/> |
|
7 <link href="doxygen.css" rel="stylesheet" type="text/css"/> |
|
8 </head> |
|
9 <body> |
|
10 <!-- Generated by Doxygen 1.6.2 --> |
|
11 <div class="contents"> |
|
12 <h1>examples/PIPS/openclibz/src/uncompress.c File Reference</h1> |
|
13 <p><a href="uncompress_8c_source.html">Go to the source code of this file.</a></p> |
|
14 <table border="0" cellpadding="0" cellspacing="0"> |
|
15 <tr><td colspan="2"><h2>Functions</h2></td></tr> |
|
16 <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)" --> |
|
17 void </td><td class="memItemRight" valign="bottom"><b>Error</b> (const char *msg)</td></tr> |
|
18 <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)" --> |
|
19 void </td><td class="memItemRight" valign="bottom"><b>GzUnCompress</b> (gzFile in, FILE *out)</td></tr> |
|
20 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5206c777b89f30e10a9565cc9609b44d"></a><!-- doxytag: member="uncompress.c::FileUnCompress" ref="a5206c777b89f30e10a9565cc9609b44d" args="(char *file)" --> |
|
21 void </td><td class="memItemRight" valign="bottom"><b>FileUnCompress</b> (char *file)</td></tr> |
|
22 </table> |
|
23 <hr/><a name="_details"></a><h2>Detailed Description</h2> |
|
24 <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> |
|
25 |
|
26 <p>Definition in file <a class="el" href="uncompress_8c_source.html">uncompress.c</a>.</p> |
|
27 </div> |
|
28 <hr size="1"/><address style="text-align: right;"><small>Generated by |
|
29 <a href="http://www.doxygen.org/index.html"> |
|
30 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address> |
|
31 </body> |
|
32 </html> |