diff options
-rw-r--r-- | doc/html/Datatypes.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/html/Datatypes.html b/doc/html/Datatypes.html index 9f6e8bd..93b808f 100644 --- a/doc/html/Datatypes.html +++ b/doc/html/Datatypes.html @@ -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> |