[svn-r2330] RM_H5Front.html -- Minor reformatting.
RM_H5A.html -- H5Aiterate: Changed function type to herr_t. RM_H5F.html -- H5Freopen: Corrected description of file_id parameter. Added comment about eventually closing returned identifier. Added clarification that function cannot open closed files. RM_H5T.html -- H5Tget_class: Removed numbers from class identifiers list. Added H5T_VLEN to class identifiers list.
This commit is contained in:
@@ -8,10 +8,10 @@ HDF5 API Specification
|
||||
<hr>
|
||||
<center>
|
||||
<table cellspacing=0 cellpadding=0 border=0 width=98%>
|
||||
<tr><td valign=top align=left>
|
||||
<tr><td valign=top aliOther gn=left>
|
||||
<a href="H5.intro.html">Introduction to HDF5</a> <br>
|
||||
<a href="H5.user.html">HDF5 User Guide</a> <br>
|
||||
<a href="index.html">Other HDF5 documents and links</a> <br>
|
||||
<a href="H5.user.html">HDF5 User's Guide</a> <br>
|
||||
<a href="index.html">HDF5 documents and links</a> <br>
|
||||
<!--
|
||||
<a href="Glossary.html">Glossary</a><br>
|
||||
-->
|
||||
@@ -46,12 +46,16 @@ HDF5 Reference Manual
|
||||
<center>
|
||||
<h1>HDF5: API Specification<br>Reference Manual</h1>
|
||||
</center>
|
||||
The HDF5 library provides several interfaces, each of which provides the
|
||||
tools required to meet specific aspects of the HDF5 data-handling requirements.
|
||||
|
||||
<center>
|
||||
<table border=0>
|
||||
<table border=0 width=85%>
|
||||
|
||||
<tr><td valign=top colspan=3>
|
||||
The HDF5 library provides several interfaces, each of which provides the
|
||||
tools required to meet specific aspects of the HDF5 data-handling requirements.
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
<tr><td valign=top><a href="RM_H5.html">Library Functions</a>
|
||||
</td><td> </td><td valign=top>The general-purpose <strong>H5</strong> functions.
|
||||
</td></tr>
|
||||
@@ -110,9 +114,9 @@ tools required to meet specific aspects of the HDF5 data-handling requirements.
|
||||
<center>
|
||||
<table border=0 width=98%>
|
||||
<tr><td valign=top align=left>
|
||||
<a href="index.html">HDF5 documents and links</a> <br>
|
||||
<a href="H5.intro.html">Introduction to HDF5</a> <br>
|
||||
<a href="H5.user.html">HDF5 User Guide</a> <br>
|
||||
<a href="index.html">Other HDF5 documents and links</a> <br>
|
||||
<a href="H5.user.html">HDF5 User's Guide</a> <br>
|
||||
<!--
|
||||
<a href="Glossary.html">Glossary</a><br>
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user