summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2008-04-23 20:29:01 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2008-04-23 20:29:01 (GMT)
commit4730f41d01fc4da1854373f141085ae6d1dadcdc (patch)
tree00565155731b4ee444f98ae2a5788ffd4a6a9e8d /doc
parentca76317ef31563b61c51bfc9a914416565657c7d (diff)
downloadhdf5-4730f41d01fc4da1854373f141085ae6d1dadcdc.zip
hdf5-4730f41d01fc4da1854373f141085ae6d1dadcdc.tar.gz
hdf5-4730f41d01fc4da1854373f141085ae6d1dadcdc.tar.bz2
[svn-r14859] Description:
List h5dread_vl_f and h5dwrite_vl_f on respective "Fortran90 Interface" section header lines. Tested: Firefox
Diffstat (limited to 'doc')
-rw-r--r--doc/html/RM_H5D.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/RM_H5D.html b/doc/html/RM_H5D.html
index b0e7ab1..899c024 100644
--- a/doc/html/RM_H5D.html
+++ b/doc/html/RM_H5D.html
@@ -1203,7 +1203,7 @@ END SUBROUTINE h5dopen_f
<dt><strong>Returns:</strong>
<dd>Returns a non-negative value if successful;
otherwise returns a negative value.
-<dt><strong>Fortran90 Interface:</strong> h5dread_f
+<dt><strong>Fortran90 Interface:</strong> h5dread_f, h5dread_vl_f
<dd>There is no direct FORTRAN couterpart for the C function
<code>H5Dread</code>.
Instead, that functionality is provided by two FORTRAN functions:
@@ -1658,7 +1658,7 @@ SUBROUTINE
<dt><strong>Returns:</strong>
<dd>Returns a non-negative value if successful;
otherwise returns a negative value.
-<dt><strong>Fortran90 Interface:</strong> h5dwrite_f
+<dt><strong>Fortran90 Interface:</strong> h5dwrite_f, h5dwrite_vl_f
<dd>There is no direct FORTRAN couterpart for the C function
<code>H5Dwrite</code>.
Instead, that functionality is provided by two FORTRAN functions:
@@ -1827,7 +1827,7 @@ Describes HDF5 Release 1.6.7, January 2008
<!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
<!--
-document.writeln("Last modified: 20 September 2007");
+document.writeln("Last modified: 23 April 2008");
-->
</SCRIPT>