[svn-r7748]

Purpose:
    Updated discussion in Fortran90 section.

Platforms tested:
    IE 5
This commit is contained in:
Frank Baker
2003-10-27 15:10:00 -05:00
parent 20958358f2
commit 1d0e34e7e4

View File

@@ -150,8 +150,8 @@ document.writeln("<div align=right><a href='#TopofRM'>To top of <cite>Reference
<h3>The Fortran90 and C++ APIs to HDF5</h3>
</a>
The HDF5 Library distribution now includes FORTRAN90 and C++ APIs.
These APIs are described in the following documents.
The HDF5 Library distribution includes FORTRAN90 and C++ APIs,
which are described in the following documents.
<p>
<strong>Fortran90 API</strong>
@@ -160,7 +160,7 @@ These APIs are described in the following documents.
<cite>HDF5 FORTRAN90 User's Notes</cite></a>
contains general information regarding the API.
Specific information on each API call is found in the
<cite>Reference Manual</cite>.
<cite>HDF5 Reference Manual</cite>.
<p>
<u>Fortran90 APIs in the <cite>Reference Manual</cite>:</u>
The current version of the <cite>HDF5 Reference Manual</cite> includes
@@ -171,13 +171,9 @@ These APIs are described in the following documents.
as the corresponding C function.
<p>
Whereas Fortran subroutines had been described on separate pages in
prior reelases, those descriptions are fully integrted into the
body of the reference manual for HDF5 Release 1.6.1.
(Exception: That integration will not be complete for H5P subroutines
until approximately 1 week after the release; most of the H5P Fortran
interfaces are still described on a separate page. The above-mentioned
PDF version of the reference manual will be posted after the Fortran
integration is complete.)
prior releases, those descriptions were fully integrated into the
body of the reference manual for HDF5 Release 1.6.2
(and mostly so for Release 1.6.1).
<p>
<a href="fortran/F90Flags.html" target="External">
<cite>HDF5 Fortran90 Flags and Datatypes</cite></a>
@@ -246,7 +242,7 @@ And in this document, the
Describes HDF5 Release 1.6.1, October 2003
</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
<!--
document.writeln("Last modified: 16 October 2003");
document.writeln("Last modified: 27 October 2003");
-->
</SCRIPT>