aboutsummaryrefslogtreecommitdiffstats
path: root/doc/api-documentation/html/inffast_8h-source.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api-documentation/html/inffast_8h-source.html')
-rw-r--r--doc/api-documentation/html/inffast_8h-source.html31
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/api-documentation/html/inffast_8h-source.html b/doc/api-documentation/html/inffast_8h-source.html
new file mode 100644
index 0000000..a4772b2
--- /dev/null
+++ b/doc/api-documentation/html/inffast_8h-source.html
@@ -0,0 +1,31 @@
+<!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>inffast.h Source File</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.2.15 -->
+<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="functions.html">Compound Members</a> &nbsp; </center>
+<hr><h1>inffast.h</h1><div class="fragment"><pre>00001 <font class="comment">/* inffast.h -- header to use inffast.c</font>
+00002 <font class="comment"> * Copyright (C) 1995-1998 Mark Adler</font>
+00003 <font class="comment"> * For conditions of distribution and use, see copyright notice in zlib.h </font>
+00004 <font class="comment"> */</font>
+00005
+00006 <font class="comment">/* WARNING: this file should *not* be used by applications. It is</font>
+00007 <font class="comment"> part of the implementation of the compression library and is</font>
+00008 <font class="comment"> subject to change. Applications should only use zlib.h.</font>
+00009 <font class="comment"> */</font>
+00010
+00011 <font class="keyword">extern</font> <font class="keywordtype">int</font> inflate_fast OF((
+00012 uInt,
+00013 uInt,
+00014 inflate_huft *,
+00015 inflate_huft *,
+00016 inflate_blocks_statef *,
+00017 z_streamp ));
+</pre></div><hr><address align="right"><small>Generated on Thu Jun 20 22:12:59 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.15 </small></address>
+</body>
+</html>