diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2000-07-17 19:14:30 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2000-07-17 19:14:30 (GMT) |
commit | 315e9c17f468831ce06e572bc3cbd8d0335973e4 (patch) | |
tree | f7f1d3c292add1693965ba615220fcbf3db6b521 /doc/html/RM_H5Front.html | |
parent | ca21737873d4e4fd169bbcef7abd831a2f2fe42b (diff) | |
download | hdf5-315e9c17f468831ce06e572bc3cbd8d0335973e4.zip hdf5-315e9c17f468831ce06e572bc3cbd8d0335973e4.tar.gz hdf5-315e9c17f468831ce06e572bc3cbd8d0335973e4.tar.bz2 |
[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.
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> |