[svn-r6478]
Purpose:
DreamWeaver (DW) adaptation of the HDF5 doc set, introducing the use of
stylesheets and DW libraries.
Stylesheets -- for consistent format management.
DW libraries -- for managing common elements across documents.
Platforms tested:
IE 5 and 6
Netscape
This commit is contained in:
@@ -3,26 +3,30 @@
|
||||
<title>
|
||||
HDF5 File Format Specification
|
||||
</title>
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF">
|
||||
|
||||
<hr>
|
||||
<!-- #BeginLibraryItem "/ed_libs/styles_Format.lbi" --><link href="ed_styles/FormatElect.css" rel="stylesheet" type="text/css"><!-- #EndLibraryItem --></head>
|
||||
<body bgcolor="#FFFFFF">
|
||||
|
||||
|
||||
<!-- #BeginLibraryItem "/ed_libs/NavBar_ADevG.lbi" --><hr>
|
||||
<center>
|
||||
<table border=0 width=98%>
|
||||
<tr><td valign=top align=left>
|
||||
<a href="index.html">Other HDF5 documents and links</a> <br>
|
||||
<a href="H5.intro.html">Introduction to HDF5</a> <br>
|
||||
<a href="index.html">HDF5 documents and links</a> <br>
|
||||
<a href="H5.intro.html">Introduction to HDF5</a> <br>
|
||||
<!--
|
||||
<a href="Glossary.html">Glossary</a><br>
|
||||
-->
|
||||
</td>
|
||||
<td> </td>
|
||||
<td valign=top align=right>
|
||||
<a href="H5.user.html">HDF5 User Guide</a> <br>
|
||||
<a href="RM_H5Front.html">HDF5 Reference Manual</a> <br>
|
||||
<a href="H5.user.html">HDF5 User's Guide</a> <br>
|
||||
<a href="RM_H5Front.html">HDF5 Reference Manual</a> <br>
|
||||
<a href="ADGuide.html">HDF5 Application Developer's Guide</a> <br>
|
||||
</td></tr>
|
||||
</table>
|
||||
</center>
|
||||
<hr>
|
||||
|
||||
<center><h1>HDF5 File Format Specification</h1></center>
|
||||
<!-- #EndLibraryItem --><center><h1>HDF5 File Format Specification</h1></center>
|
||||
|
||||
<center>
|
||||
<table border=0 width=90%>
|
||||
@@ -4062,35 +4066,42 @@ string indicating the first field included and a [pointer to the] string name
|
||||
for the last field).
|
||||
|
||||
<P>Data of a compound datatype is stored as a contiguous stream of the items
|
||||
in the structure, with each item formatted according to its datatype.
|
||||
in the structure, with each item formatted according to its datatype.</p>
|
||||
|
||||
<hr>
|
||||
|
||||
<!-- #BeginLibraryItem "/ed_libs/NavBar_ADevG.lbi" --><hr>
|
||||
<center>
|
||||
<table border=0 width=98%>
|
||||
<tr><td valign=top align=left>
|
||||
<a href="index.html">Other HDF5 documents and links</a> <br>
|
||||
<a href="H5.intro.html">Introduction to HDF5</a> <br>
|
||||
<a href="index.html">HDF5 documents and links</a> <br>
|
||||
<a href="H5.intro.html">Introduction to HDF5</a> <br>
|
||||
<!--
|
||||
<a href="Glossary.html">Glossary</a><br>
|
||||
-->
|
||||
</td>
|
||||
<td> </td>
|
||||
<td valign=top align=right>
|
||||
<a href="H5.user.html">HDF5 User Guide</a> <br>
|
||||
<a href="RM_H5Front.html">HDF5 Reference Manual</a> <br>
|
||||
<a href="H5.user.html">HDF5 User's Guide</a> <br>
|
||||
<a href="RM_H5Front.html">HDF5 Reference Manual</a> <br>
|
||||
<a href="ADGuide.html">HDF5 Application Developer's Guide</a> <br>
|
||||
</td></tr>
|
||||
</table>
|
||||
</center>
|
||||
<hr>
|
||||
|
||||
<!--
|
||||
<!-- #EndLibraryItem --><!--
|
||||
<address><a href="mailto:koziol@ncsa.uiuc.edu">Quincey Koziol</a></address>
|
||||
<address><a href="mailto:matzke@llnl.gov">Robb Matzke</a></address>
|
||||
-->
|
||||
<address><a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a></address>
|
||||
<!-- hhmts start -->
|
||||
Last modified: 5 July 2002
|
||||
<!-- hhmts end -->
|
||||
|
||||
|
||||
<!-- #BeginLibraryItem "/ed_libs/Footer.lbi" --><address>
|
||||
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
|
||||
<br>
|
||||
Describes HDF5 Release 1.5, Unreleased Development Branch
|
||||
</address><!-- #EndLibraryItem -->
|
||||
|
||||
<!-- hhmts start -->
|
||||
Last modified: 5 July 2002
|
||||
<!-- hhmts end -->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user