[svn-r3754]

Purpose:
    Minor edits found while generating the PDF/PS doc set.
Platforms tested:
    IE 5
This commit is contained in:
Frank Baker
2001-04-02 18:01:28 -05:00
parent 322edf254e
commit edf16f72d4
3 changed files with 14 additions and 11 deletions

View File

@@ -246,10 +246,10 @@ HDF5 is currently in Release 1.<i>x</i> (HDF5 Release 1.<i>x</i>).
<H3><A NAME="Intro-Changes">Changes in the Current Release</A></H3>
<P>A detailed list of changes in HDF5 between the current release and
the preceding major release can be found in the
<a href="ADGuide/RELEASE.txt" target="ExtWin">RELEASE file</a>,
with a summary in the document
<a href="ADGuide/Changes.html">HDF5 Software Changes from Release to Release</a>
the preceding major release can be found in the file
<a href="ADGuide/RELEASE.txt" target="ExtWin"><code>RELEASE.txt</code></a>,
with a highlights summary in the document
"<a href="ADGuide/Changes.html">HDF5 Software Changes from Release to Release</a>"
in the
<a href="ADGuide.html"><cite>HDF5 Application Developer's Guide</cite></a>.
@@ -308,10 +308,10 @@ Atomic datatypes can also be system-specific, or <I><CODE>NATIVE</CODE></I>, and
<P>The datatypes that are supported in the current implementation are:
<UL>
</FONT><LI>Integer datatypes: 8-bit, 16-bit, 32-bit, and 64-bit integers in both little and big-endian format.
<LI>Floating-point numbers: IEEE 32-bit and 64-bit floating-point numbers in both little and big-endian format.
<li>References.
<LI>Strings.</UL>
</FONT><LI>Integer datatypes: 8-bit, 16-bit, 32-bit, and 64-bit integers in both little and big-endian format
<LI>Floating-point numbers: IEEE 32-bit and 64-bit floating-point numbers in both little and big-endian format
<li>References
<LI>Strings</UL>
<p>
<em><code>NATIVE</code> datatypes.</em> Although it is possible to describe nearly any kind of atomic datatype, most applications will use predefined datatypes that are supported by their compiler. In HDF5 these are called <i>native</i> datatypes. <CODE>NATIVE</CODE> datatypes are C-like datatypes that are generally supported by the hardware of the machine on which the library was compiled. In order to be portable, applications should almost always use the <CODE>NATIVE </CODE>designation to describe data values in memory.
@@ -3127,7 +3127,7 @@ Introduction to HDF5&nbsp;<br>
<tr><td align=left valign=top>
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Last modified: 15 February 2001
Last modified: 26 March 2001
<br>
Describes HDF5 Release 1.4, February 2001