[svn-r986] Defined <data> and <string> in ddl.html.

Updated the current status of dumper.
This commit is contained in:
Ruey-Hsia Li
1998-12-21 17:54:16 -05:00
parent 82fb21b613
commit be41a8feed
2 changed files with 90 additions and 31 deletions

View File

@@ -162,15 +162,23 @@ These tools enable the user to examine HDF5 files interactively.
</ul>
<li>Data type
<ul>
<li>scalar type
<li>transient type
<li>named type
<li>unnamed type
<li>atomic type
<li>compound type
<li>string type
</ul>
<li>Simple data space
<li>Soft link
<li>Hard link
<li>Loop detection
</ul>
<dd>The to do list includes:
<ul>
<li>Display data correctly
<li>Make h5dump output consistent with DDL
<li>Support storage layout
<li>Define file boot block
</ul>
<dt><strong>See Also:</strong>
<dd>HDF5 Data Description Language syntax
(<a href="ddl.html"><cite>DDL for HDF5</cite></a>)