diff options
Diffstat (limited to 'doc/html/RM_H5Front.html')
-rw-r--r-- | doc/html/RM_H5Front.html | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/doc/html/RM_H5Front.html b/doc/html/RM_H5Front.html index a26b151..f891a4a 100644 --- a/doc/html/RM_H5Front.html +++ b/doc/html/RM_H5Front.html @@ -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 <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> +<br> +Describes HDF5 Version 1.3 (Unrelased development version. Dynamic.) </td></tr> </table> |