1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90
|
<! "@(#)index.html 10.43 (Sleepycat) 1/3/99">
<html>
<head>
<title>Berkeley DB</title>
</head>
<body bgcolor=white>
<p align=center>
<img src="images/sleepycat.gif">
<p><br><p>
<h1><b>Berkeley DB: version 2.7.7, 08/20/99</b></h1>
<hr size=1 noshade>
<h3>Programmer's Guide:</h3>
<ul>
<a href="api_c/index/function.html">C API by function</a>
<br>
<a href="api_c/index/structure.html">C API by public structure element</a>
<br>
<a href="api_c/index/flags.html">C API by flags</a>
<p>
<a href="api_cxx/index/class.html">C++ API by class</a>
<p>
<a href="api_java/index/class.html">Java API by class</a>
<p>
<a href="utility/index.html">Supporting Utilities</a>
</ul>
<h3>Programmer's Reference:</h3>
<ul>
<a href="ref/toc.html">Reference Guide</a>
</ul>
<h3>Building Berkeley DB:</h3>
<ul>
<a href="build/unix.html">Building for UNIX platforms</a>
<br>
<a href="build/unix_faq.html">Building for UNIX: FAQ</a>
<p>
<a href="build/win16.html">Building for Windows 3.1 platforms</a>
<br>
<a href="build/win32.html">Building for Windows/95 and Windows/NT platforms</a>
<br>
<a href="build/win_faq.html">Building for Windows: FAQ</a>
<p>
<a href="build/shared.html">Building a Shared Library Version of Berkeley DB</a>
<p>
<a href="build/java.html">Configuring and Building the Java API</a>
</ul>
<h3>Company and Product Information:</h3>
<ul>
<a href="sleepycat/products.html">Commercial Product List</a>
<br>
<a href="http://www.sleepycat.com/update">Release Patches and Change Logs</a>
<p>
<a href="sleepycat/contact.html">Contacting Sleepycat Software</a>
<br>
<a href="http://www.sleepycat.com">Sleepycat Software Home Page</a>
</ul>
<h3>The Test Suite:</h3>
<ul>
<a href="test/build.html">Building the Test Suite</a>
<br>
<a href="test/build_faq.html">Building the Test Suite: FAQ</a>
<p>
<a href="test/run.html">Running the Test Suite</a>
<br>
<a href="test/debug.html">Debugging the Test Suite</a>
</ul>
<h3>Source Directory Layout:</h3>
<ul>
<a href="distrib/layout.html">Source Directory Layout</a>
</ul>
<h3>Additional documents:</h3>
<ul>
<a href="packages/index.html">Books and technical papers.</a>
</ul>
</body>
</hmtl>
|