summaryrefslogtreecommitdiffstats
path: root/doc/html/RM_H5F.html
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>1998-10-22 23:52:02 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>1998-10-22 23:52:02 (GMT)
commit85cf3f4bb818f9de4497671b1816e63e2c338c38 (patch)
tree2348cab71779d8e0747554422f69683de38842d8 /doc/html/RM_H5F.html
parent671ed571239ccad6c86918dfe04580c73d1b130e (diff)
downloadhdf5-85cf3f4bb818f9de4497671b1816e63e2c338c38.zip
hdf5-85cf3f4bb818f9de4497671b1816e63e2c338c38.tar.gz
hdf5-85cf3f4bb818f9de4497671b1816e63e2c338c38.tar.bz2
[svn-r777] RM_H5S.html
Changed H5Sget_space_type to H5Sget_simple_extent_type. Changed H5Sget_simple_extent_type FAIL return value to H5S_NO_CLASS. RM_H5F.html H5Fflush. Corrected function name in sytax line, which had read H5Fis_hdf. RM_H5G.html Removed discussion of "current working group" and associated information from the introductory discussion. H5Gset, H5Gpush, H5Gpop Removed these functions. H5Gunlink, H5Gmove Removed the "not yet implemented" notations from these functions.
Diffstat (limited to 'doc/html/RM_H5F.html')
-rw-r--r--doc/html/RM_H5F.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/RM_H5F.html b/doc/html/RM_H5F.html
index 5ecc148..a242e2a 100644
--- a/doc/html/RM_H5F.html
+++ b/doc/html/RM_H5F.html
@@ -174,7 +174,7 @@ documented below.
<dl>
<dt><strong>Name:</strong> <a name="File-Flush">H5Fflush</a>
<dt><strong>Signature:</strong>
- <dd><em>herr_t </em><code>H5Fis_hdf5</code>(<em>hid_t </em><code>object_id</code>
+ <dd><em>herr_t </em><code>H5Fflush</code>(<em>hid_t </em><code>object_id</code>
)
<dt><strong>Purpose:</strong>
<dd>Flushes all buffers associated with a file to disk.