summaryrefslogtreecommitdiffstats
path: root/doc/html/RM_H5Front.html
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>1999-12-13 20:39:48 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>1999-12-13 20:39:48 (GMT)
commit658fdbfb981b60eb42a6be70b5e2baf9f01989cd (patch)
tree5da339df5c8e5186fb760c16fcee5bbc0fbbffe3 /doc/html/RM_H5Front.html
parentca73fde3ba444896894a56dda3dc9f79d06a7bcd (diff)
downloadhdf5-658fdbfb981b60eb42a6be70b5e2baf9f01989cd.zip
hdf5-658fdbfb981b60eb42a6be70b5e2baf9f01989cd.tar.gz
hdf5-658fdbfb981b60eb42a6be70b5e2baf9f01989cd.tar.bz2
[svn-r1874] Bringing all changes from R1.2 tree into R1.3 tree.
(except Datatypes.html, H5.format.html, ddl.html) This version of HDF5 Ref Manual includes FORTRAN API references.
Diffstat (limited to 'doc/html/RM_H5Front.html')
-rw-r--r--doc/html/RM_H5Front.html24
1 files changed, 23 insertions, 1 deletions
diff --git a/doc/html/RM_H5Front.html b/doc/html/RM_H5Front.html
index c9741a9..a26b151 100644
--- a/doc/html/RM_H5Front.html
+++ b/doc/html/RM_H5Front.html
@@ -49,6 +49,28 @@ HDF5 Reference Manual&nbsp;&nbsp;
The HDF5 library provides several interfaces, each of which provides the
tools required to meet specific aspects of the HDF5 data-handling requirements.
+<p>
+<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
+interfaces and are described on those pages.
+<p>
+In general, each Fortran subroutine performs exactly the same task
+as the corresponding C function. The links at the top of each reference manual
+section go to the C function descriptions, which serve as general descriptions
+for both the C and Fortran APIs. A button,
+under <strong>Non-C API(s)</strong> at the end of the C function description,
+opens an external browser window displaying the Fortran-specific
+information. You will probably want to adjust the size and location of
+this external window so that both browser windows are visible and to
+facilitate moving easily between them.
+<p>
+See <a href="README_Fortran90.html" target="FortranWin">README_Fortran90.html</a>,
+a copy of the README file in the Fortran prototype source code directory,
+for more detailed notes regarding the prototype API. </i>
+<p>
+
<center>
<table border=0>
@@ -104,7 +126,7 @@ tools required to meet specific aspects of the HDF5 data-handling requirements.
</table>
</center>
-
+<br><br>
<hr>
<center>