summaryrefslogtreecommitdiffstats
path: root/doc/html/Attributes.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/Attributes.html')
-rw-r--r--doc/html/Attributes.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/doc/html/Attributes.html b/doc/html/Attributes.html
index 85fe70f..f78b23e 100644
--- a/doc/html/Attributes.html
+++ b/doc/html/Attributes.html
@@ -165,13 +165,18 @@
This function returns the length of the attribute's name (which may be
longer than <em>buf_size</em>) on success or negative for failure.
<br><br>
- <dt><code>int H5Anum_attrs (hid_t <em>loc_id</em>)</code>
+ <dt><code>int H5Aget_num_attrs (hid_t <em>loc_id</em>)</code>
<dd>This function returns the number of attributes attached to a dataset or
group, <em>loc_id</em>.
This function returns non-negative for success or negative for failure.
</dl>
- <hr>
- <address><a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Support</a></address>
+<hr>
+<address>
+<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
+
+<br>
+Last modified: 3 September 1998
+
</body>
</html>