diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-09-10 01:30:16 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-09-10 01:30:16 (GMT) |
commit | c3a7c9341e1e483c7714ff58ebb3bd7299f45e11 (patch) | |
tree | 06ae19d16e956f0eb11b96c09bfa750ff1b661e2 /doc/html/TechNotes.html | |
parent | dc5aa55448efe27dc2fb635ed1f16527081a86bd (diff) | |
download | hdf5-c3a7c9341e1e483c7714ff58ebb3bd7299f45e11.zip hdf5-c3a7c9341e1e483c7714ff58ebb3bd7299f45e11.tar.gz hdf5-c3a7c9341e1e483c7714ff58ebb3bd7299f45e11.tar.bz2 |
[svn-r7450] Purpose:
Add document describing issues relating to variable-length datatypes.
Diffstat (limited to 'doc/html/TechNotes.html')
-rw-r--r-- | doc/html/TechNotes.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/html/TechNotes.html b/doc/html/TechNotes.html index fe509c0..542d282 100644 --- a/doc/html/TechNotes.html +++ b/doc/html/TechNotes.html @@ -237,6 +237,11 @@ HDF5 Technical Notes Results of reviewing tests for API functions. </td></tr> +<tr><td valign=top><a href="TechNotes/VLTypes.html">Variable-Length Datatype Info</a> + </td><td> </td><td valign=top> + Description of various aspects of using variable-length datatypes in HDF5. +</td></tr> + </table> </center> |