diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2003-10-27 20:10:00 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2003-10-27 20:10:00 (GMT) |
commit | 1d0e34e7e49b557bd5044f79e6e79e63690e5e9b (patch) | |
tree | 60501f13cdbf008ffe2f02bc3b6abdf48445c674 | |
parent | 20958358f2e40302ae5107d3fa5ab1be8d1c5e8a (diff) | |
download | hdf5-1d0e34e7e49b557bd5044f79e6e79e63690e5e9b.zip hdf5-1d0e34e7e49b557bd5044f79e6e79e63690e5e9b.tar.gz hdf5-1d0e34e7e49b557bd5044f79e6e79e63690e5e9b.tar.bz2 |
[svn-r7748]
Purpose:
Updated discussion in Fortran90 section.
Platforms tested:
IE 5
-rw-r--r-- | doc/html/RM_H5Front.html | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/doc/html/RM_H5Front.html b/doc/html/RM_H5Front.html index 9e84666..51d796d 100644 --- a/doc/html/RM_H5Front.html +++ b/doc/html/RM_H5Front.html @@ -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> |