[svn-r2959] Purpose:

Minor copy-edits and formatting.
Platforms tested:
    IE 5
This commit is contained in:
Frank Baker
2000-11-16 17:28:02 -05:00
parent c28059e522
commit bf2685ae4d
2 changed files with 19 additions and 16 deletions

View File

@@ -210,22 +210,22 @@ These tools enable the user to examine HDF5 files interactively.
<li>Data type
<ul>
<li>integer type
<dt>- H5T_STD_I8BE, H5T_STD_I8LE, H5T_STD_I16BE, ...
<dt>- H5T_STD_I8BE, H5T_STD_I8LE, H5T_STD_I16BE, ...
<li>floating point type
<dt>- H5T_IEEE_F32BE, H5T_IEEE_F32LE, H5T_IEEE_F64BE, ...
<dt>- H5T_IEEE_F32BE, H5T_IEEE_F32LE, H5T_IEEE_F64BE, ...
<li>string type
<li>compound type
<dt>- named, unnamed and transient compound type
<dt>- integer, floating or string type member
<dt>- named, unnamed and transient compound type
<dt>- integer, floating or string type member
<li>opaque types
<li>reference type
<dt>- object references
<dt>- data regions
<dt>- object references
<dt>- data regions
<li>enum type
<li>variable length datatypes
<dt>- atomic types only
<dt>- scalar or single dimensional array of variable length
types supported
<li>variable-length datatypes
<dt>- atomic types only
<dt>- scalar or single dimensional array of variable-length
types supported
</ul>
<li>Data space
<ul>