summaryrefslogtreecommitdiffstats
path: root/doc/html/RM_H5Front.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/RM_H5Front.html')
-rw-r--r--doc/html/RM_H5Front.html25
1 files changed, 17 insertions, 8 deletions
diff --git a/doc/html/RM_H5Front.html b/doc/html/RM_H5Front.html
index 8bdca20..fa588df 100644
--- a/doc/html/RM_H5Front.html
+++ b/doc/html/RM_H5Front.html
@@ -66,8 +66,7 @@ And in this document, the
</td></tr>
</table>
</center>
-<hr>
-<!-- #EndLibraryItem --><center>
+<hr><!-- #EndLibraryItem --><center>
<h1>HDF5: API Specification<br>Reference Manual</h1>
@@ -75,7 +74,15 @@ And in this document, the
The HDF5 library provides several interfaces, each of which provides the
tools required to meet specific aspects of the HDF5 data-handling requirements.
<p>
-See <a href="#F90andCPPlus">below</a> for the FORTRAN90 and C++ APIs.
+<SCRIPT language="JavaScript">
+<!--
+document.writeln("See <a href="#F90andCPPlus">below</a> for the FORTRAN90 and C++ APIs.")
+-->
+</SCRIPT>
+
+<!-- FOR USE WITH PRINT VERSION ONLY ----------------------------------->
+Notes regarding FORTRAN90 and C++ APIs appear on the next page.
+<!-- FOR USE WITH PRINT VERSION ONLY ----------------------------------->
<p>
<center>
@@ -138,6 +145,8 @@ from <a href="http://hdf.ncsa.uiuc.edu/HDF5/doc/PSandPDF/">
http://hdf.ncsa.uiuc.edu/HDF5/doc/PSandPDF/</a>
approximately one week after each release.
+<!-- NEW PAGE -->
+<!-- NEW PAGE -->
<a name="F90andCPPlus">
<hr>
@@ -169,7 +178,8 @@ which are described in the following documents.
H5R, H5S, H5T, and H5Z interfaces and are described on those pages.
In general, each Fortran subroutine performs exactly the same task
as the corresponding C function.
- <p>
+
+ <p>
Whereas Fortran subroutines had been described on separate pages in
prior releases, those descriptions were fully integrated into the
body of the reference manual for HDF5 Release 1.6.2
@@ -232,8 +242,7 @@ And in this document, the
</td></tr>
</table>
</center>
-<hr>
-<!-- #EndLibraryItem --><table width=100% border=0>
+<hr><!-- #EndLibraryItem --><table width=100% border=0>
<tr><td align=left valign=top>
<!-- #BeginLibraryItem "/ed_libs/Footer.lbi" --><address>
@@ -242,7 +251,7 @@ And in this document, the
Describes HDF5 Release 1.7, the unreleased development branch; working toward HDF5 Release 1.8.0
</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
<!--
-document.writeln("Last modified: 18 February 2004");
+document.writeln("Last modified: 24 February 2004");
-->
</SCRIPT>
@@ -250,7 +259,7 @@ document.writeln("Last modified: 18 February 2004");
</td><td align=right valign=top>
<SCRIPT LANGUAGE="JAVASCRIPT">
<!--
-document.writeln("<a href=../Copyright.html>Copyright</a>&nbsp;&nbsp;");
+document.writeln("<a href=Copyright.html>Copyright</a>&nbsp;&nbsp;");
-->
</SCRIPT>
</td></tr>