summaryrefslogtreecommitdiffstats
path: root/doc/html/RM_H5G.html
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2003-10-29 18:37:05 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2003-10-29 18:37:05 (GMT)
commit03bed9f9ef980530fa7590ef201cb214dab2e6f5 (patch)
treedb37712c0f0472fc9f8863aef23f7a4a2cb73b55 /doc/html/RM_H5G.html
parentbbe23c026f974be06e2aa86cff55cd255b33e2d0 (diff)
downloadhdf5-03bed9f9ef980530fa7590ef201cb214dab2e6f5.zip
hdf5-03bed9f9ef980530fa7590ef201cb214dab2e6f5.tar.gz
hdf5-03bed9f9ef980530fa7590ef201cb214dab2e6f5.tar.bz2
[svn-r7787]
Purpose: Fixes for user-reported Ref Manual bugs: H5Gget_objname_by_idx: corrected 'size' parameter specification H5Sselect_elements: Expanded 'coord' parameter description to make it clear that values are 0-based. Additional minor copy edits and formatting cleanup. Platforms tested: IE 5
Diffstat (limited to 'doc/html/RM_H5G.html')
-rw-r--r--doc/html/RM_H5G.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/RM_H5G.html b/doc/html/RM_H5G.html
index 5a7c928..c562b58 100644
--- a/doc/html/RM_H5G.html
+++ b/doc/html/RM_H5G.html
@@ -612,7 +612,7 @@ SUBROUTINE
<dd><em>ssize_t</em> <code>H5Gget_objname_by_idx</code>(<em>hid_t</em> <code>loc_id</code>,
<em>hsize_t</em> <code>idx</code>,
<em>char *</em><code>name</code>,
- <em>size_t*</em> <code>size</code> )
+ <em>size_t</em> <code>size</code> )
<dt><strong>Purpose:</strong>
<dd>Returns a name of an object specified by an index.
<dt><strong>Description:</strong>
@@ -1402,7 +1402,7 @@ And in this document, the
Describes HDF5 Release 1.7, the unreleased development branch; working toward HDF5 Release 1.8.0
</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
<!--
-document.writeln("Last modified: 21 October 2003");
+document.writeln("Last modified: 29 October 2003");
-->
</SCRIPT>