[svn-r2435] RM_H5[EIPRT].html

RM_H5Front.html
	Added new Fortran90 functions and links.  Related edits.
	Added "Describes HDF5 Release..." line in page footers.
	Minor editorial corrections.
This commit is contained in:
Frank Baker
2000-07-17 14:14:30 -05:00
parent ca21737873
commit 315e9c17f4
6 changed files with 520 additions and 364 deletions

View File

@@ -45,6 +45,13 @@ HDF5 Reference Manual  
<center>
<h1>HDF5: API Specification<br>Reference Manual</h1>
<!-- following line(s) for Fortran90 releases only
<h3>Released: July 2000</h3>
<h3>Software based on HDF5 R1.2.2<br>Documentation based on HDF5 R1.2.3
(unreleased development version)</h3>
-->
</center>
The HDF5 library provides several interfaces, each of which provides the
tools required to meet specific aspects of the HDF5 data-handling requirements.
@@ -53,7 +60,7 @@ tools required to meet specific aspects of the HDF5 data-handling requirements.
<i><strong>A note regarding the prototype FORTRAN90 APIs:</strong><br>
This version of the </i>HDF5 Reference Manual<i> includes a description
of a partial FORTRAN90 <strong>prototype</strong> API to HDF5.
Prototype Fortran subroutines exist in the H5A, H5D, H5F, H5G, H5P, H5S, and H5T
Prototype Fortran subroutines exist in the H5A, H5D, H5E, H5F, H5G, H5I, H5P, H5R, H5S, and H5T
interfaces and are described on those pages.
<p>
In general, each Fortran subroutine performs exactly the same task
@@ -171,10 +178,12 @@ HDF5 Reference Manual&nbsp;&nbsp;
<tr><td align=left valign=top>
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Last modified: 26 April 1999
Last modified: 17 July 2000
</td><td align=right valign=top>
<a href="Copyright.html">Copyright</a>&nbsp;&nbsp;
<br>
Describes HDF5 Version 1.3 (Unrelased development version. Dynamic.)
</td></tr>
</table>