From e792c449200d05002206c37e45bffae857f41ba7 Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Thu, 23 Oct 2003 17:05:50 -0500 Subject: [svn-r7720] Purpose: Integrate Fortran90 function descriptions Remove "Non-C APIs" sections; add "Fortran90 Interface" sections Remove note that Fortran APIs are described in a separate window Platforms tested: Safari --- doc/html/RM_H5Z.html | 114 +++++++++++++++++++++++++++++++-------------------- 1 file changed, 69 insertions(+), 45 deletions(-) diff --git a/doc/html/RM_H5Z.html b/doc/html/RM_H5Z.html index 87fb4e2..badc64d 100644 --- a/doc/html/RM_H5Z.html +++ b/doc/html/RM_H5Z.html @@ -87,6 +87,30 @@ for the local environment. +
+The FORTRAN90 Interfaces: +
+In general, each FORTRAN90 subroutine performs exactly the same task +as the corresponding C function. +
+ + + +
+ +       +
    + +                       +
+
       + +
+

HDF5 supports a filter pipeline that provides the capability for standard and customized raw data processing during I/O operations. @@ -119,38 +143,6 @@ See The Dataset Interface (H5D) in the HDF5 User's Guide for further information regarding data compression. -
-The FORTRAN90 Interfaces: - -
- -In general, each FORTRAN90 subroutine performs exactly the same task -as the corresponding C function. The links below (electronic versions only) go to the C function -descriptions, which serve as general descriptions for both. A button, -under Non-C API(s) at the end of the C function description, -opens an external browser window displaying the FORTRAN90-specific -information. You will probably want to adjust the size and location of -this external window so that both browser windows are visible and to -facilitate moving easily between them. -
- - - -
- -       -
    - -                       -
-
       - -
- @@ -172,10 +164,23 @@ facilitate moving easily between them.

Returns:
Returns a non-negative value if successful; otherwise returns a negative value. -
Non-C API(s): -
- @@ -378,11 +383,17 @@ facilitate moving easily between them.
Returns:
Returns a non-negative value if successful; otherwise returns a negative value. +
Fortran90 Interface: +
None. + + @@ -412,10 +423,23 @@ facilitate moving easily between them.
Returns:
Returns a non-negative value if successful; otherwise returns a negative value. -
Non-C API(s): -
- @@ -461,7 +485,7 @@ And in this document, the Describes HDF5 Release 1.6.0, July 2003 -- cgit v0.12