aboutsummaryrefslogtreecommitdiffstats
path: root/doc/api-documentation/html/untgz_8h-source.html
blob: 418f7ffc3cc3feddc4fadfd929b3585c03a7dca4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>untgz.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.17 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; </center>
<hr><h1>untgz.h</h1><div class="fragment"><pre>00001 <span class="preprocessor">#ifndef UNTGZ_H</span>
00002 <span class="preprocessor"></span><span class="preprocessor">#define UNTGZ_H</span>
00003 <span class="preprocessor"></span>
00004 <span class="preprocessor">#include "zlib.h"</span>
00005 
00006 <span class="keywordtype">int</span> untargz(<span class="keywordtype">int</span> fd, <span class="keyword">const</span> <span class="keywordtype">char</span> *dest);
00007 <span class="keywordtype">int</span> untar(gzFile in, <span class="keyword">const</span> <span class="keywordtype">char</span> *dest);
00008 
00009 <span class="preprocessor">#endif</span>
</pre></div><hr><address style="align: right;"><small>Generated on Thu Oct 31 12:11:28 2002 for The Sword Project by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.17 </small></address>
</body>
</html>