[svn-r4125]

Purpose:
    Bugfixes.
Description:

Solution:
    [details about the changes, algorithm, etc...]
    [Please as detail as you can since your own explanation is
    better than others guessing it from the code.]
Platforms tested:
    [machines you have tested the changed version.  This is absolute
    important.  Test it out on at least two or three different platforms
    such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and
    64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
This commit is contained in:
Frank Baker
2001-07-05 21:20:36 -05:00
parent 2ec7e1b270
commit 35f7cbbac5
2 changed files with 5 additions and 4 deletions

View File

@@ -822,6 +822,7 @@ H5Tget_overflow ()
<li><code>H5T_REFERENCE</code>
<li><code>H5T_ENUM</code>
<li><code>H5T_VLEN</code>
<li><code>H5T_ARRAY</code>
</ul>
<dt><strong>Parameters:</strong>
<dl>
@@ -830,7 +831,7 @@ H5Tget_overflow ()
</dl>
<dt><strong>Returns:</strong>
<dd>Returns datatype class identifier if successful;
otherwise H5T_NO_CLASS (-1).
otherwise <code>H5T_NO_CLASS</code> (-1).
<dt><strong>Non-C API(s):</strong>
<dd><a href="fortran/h5t_FORTRAN.html#h5tget_class_f"
target="FortranWin"><img src="Graphics/FORTRAN.gif" border=0></a>
@@ -2711,7 +2712,7 @@ H5T&nbsp;&nbsp;
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Last modified: 19 February 2001
Last modified: 5 July 2001
<br>
Describes HDF5 Release 1.4.1, April 2001