[svn-r1752] RM_H5T.html

H5Tenum_valueof: corrected PURPOSE statement.
This commit is contained in:
Frank Baker
1999-10-14 16:17:40 -05:00
parent 65e484b19e
commit 60ded69d6c

View File

@@ -1939,7 +1939,7 @@ zero.
<em>void</em> *<code>value</code>
)
<dt><strong>Purpose:</strong>
<dd>Returns the symbol name corresponding to a specified member of an enumeration datatype.
<dd>Returns the value corresponding to a specified member of an enumeration datatype.
<dt><strong>Description:</strong>
<dd><code>H5Tenum_valueof</code> finds the value that
corresponds to the specified <code>name</code>
@@ -2108,7 +2108,7 @@ H5T&nbsp;&nbsp;
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Last modified: 30 October 1998
Last modified: 30 September 1999
</body>
</html>