[svn-r3118]

Purpose:
    Cross-referencing "HDF5 Predefined Datatypes" in the UG.
Description:
    Added PredefDTypes.html and RM links to Section 6, "Predefined
    Atomic Datatypes" in Datatypes.html.
Platforms tested:
    IE 5
This commit is contained in:
Frank Baker
2000-12-12 17:52:34 -05:00
parent 7fa2bc6700
commit f401dda2d7

View File

@@ -976,6 +976,9 @@ H5Tset_size (str80, 80);
</table>
</center>
<p>A complete list of the datatypes predefined in HDF5 can be found in
<a href="PredefDTypes.html"><cite>HDF5 Predefined Datatypes</cite></a>
in the <a href="RM_H5Front.html"><cite>HDF5 Reference Manual</cite></a>.
<h2>7. Defining Compound Datatypes</h2>