summaryrefslogtreecommitdiffstats
path: root/doc/html/RM_H5I.html
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2003-04-08 21:33:50 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2003-04-08 21:33:50 (GMT)
commit4c6122a53c39e953518ac663ea7eb6216034d437 (patch)
tree3d32f775130c96ffe8d18104b9f691ae4bdc81ca /doc/html/RM_H5I.html
parent7e723792ba5bf53a132409c5db22d1affebcac3f (diff)
downloadhdf5-4c6122a53c39e953518ac663ea7eb6216034d437.zip
hdf5-4c6122a53c39e953518ac663ea7eb6216034d437.tar.gz
hdf5-4c6122a53c39e953518ac663ea7eb6216034d437.tar.bz2
[svn-r6600]
Purpose: Link in additional Fortran90 functions. Description: Linked 68 new Fortran90 functions to the discussions of the corresponding C functions. Made the corresponding Fortran index changes in the function listings at the tops of the RM pages. Fixed formatting and link typos in RM_H5P.html & fortran/h5p_FORTRAN.html. Platforms tested: Safari and IE 5
Diffstat (limited to 'doc/html/RM_H5I.html')
-rw-r--r--doc/html/RM_H5I.html25
1 files changed, 22 insertions, 3 deletions
diff --git a/doc/html/RM_H5I.html b/doc/html/RM_H5I.html
index 33940a6..e311387 100644
--- a/doc/html/RM_H5I.html
+++ b/doc/html/RM_H5I.html
@@ -61,7 +61,7 @@ This function provides a tool for working with object identifiers.
</ul>
</td><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td valign=top>
<ul>
- &nbsp;
+ <li><a href="#Identify-GetName">H5Iget_name</a>
</ul>
</td><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td valign=top>
<ul>
@@ -93,7 +93,7 @@ facilitate moving easily between them.</i>
</ul>
</td><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td valign=top>
<ul>
- &nbsp;
+ <li><a href="#Identify-GetName">h5iget_name_f</a>
</ul>
</td><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td valign=top>
<ul>
@@ -158,6 +158,25 @@ facilitate moving easily between them.</i>
</dl>
+<hr>
+<dl>
+<dt><strong>Name:</strong> <a name="Identify-GetName">H5Iget_name</a>
+<dt><strong>Signature:</strong>
+ <dd><em>ssize_t</em> <code>H5Iget_name</code>(<em>hid_t</em> <code>obj_id</code>,
+ <em>char *</em><code>name</code>,
+ <em>size_t</em> <code>size</code>
+ )
+
+<dt><strong>Non-C API(s):</strong>
+ <dd><a href="fortran/h5i_FORTRAN.html#h5iget_name_f"
+ target="FortranWin"><img src="Graphics/FORTRAN.gif" border=0></a>
+ <!--
+ <img src="Graphics/Java.gif">
+ <img src="Graphics/C++.gif">
+ -->
+</dl>
+
+
<!-- #BeginLibraryItem "/ed_libs/NavBar_RM.lbi" --><hr>
<center>
<table border=0 width=98%>
@@ -198,7 +217,7 @@ And in this document, the
Describes HDF5 Release 1.5, Unreleased Development Branch
</address><!-- #EndLibraryItem -->
-Last modified: 14 July 2000
+Last modified: 4 April 2003
</body>
</html>