diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2003-04-08 21:33:50 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2003-04-08 21:33:50 (GMT) |
commit | 4c6122a53c39e953518ac663ea7eb6216034d437 (patch) | |
tree | 3d32f775130c96ffe8d18104b9f691ae4bdc81ca /doc/html/RM_H5R.html | |
parent | 7e723792ba5bf53a132409c5db22d1affebcac3f (diff) | |
download | hdf5-4c6122a53c39e953518ac663ea7eb6216034d437.zip hdf5-4c6122a53c39e953518ac663ea7eb6216034d437.tar.gz hdf5-4c6122a53c39e953518ac663ea7eb6216034d437.tar.bz2 |
[svn-r6600]
Purpose:
Link in additional Fortran90 functions.
Description:
Linked 68 new Fortran90 functions to the discussions of the corresponding
C functions. Made the corresponding Fortran index changes in the
function listings at the tops of the RM pages.
Fixed formatting and link typos in RM_H5P.html & fortran/h5p_FORTRAN.html.
Platforms tested:
Safari and IE 5
Diffstat (limited to 'doc/html/RM_H5R.html')
-rw-r--r-- | doc/html/RM_H5R.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/html/RM_H5R.html b/doc/html/RM_H5R.html index a90e4d1..c692225 100644 --- a/doc/html/RM_H5R.html +++ b/doc/html/RM_H5R.html @@ -54,18 +54,18 @@ to specific objects and data regions in an HDF5 file. <p> <strong>The C Interfaces:</strong> -<table border=0 width=98%> -<tr><td valign=top width=33%> +<table border=0 width=80%> +<tr><td valign=top width=40%> <ul> <li><a href="#Reference-Create">H5Rcreate</a> <li><a href="#Reference-Dereference">H5Rdereference</a> </ul> -</td><td valign=top width=33%> +</td><td valign=top width=40%> <ul> <li><a href="#Reference-GetRegion">H5Rget_region</a> <li><a href="#Reference-GetObjectType">H5Rget_object_type</a> </ul> -</td><td valign=top width=34%> +</td><td valign=top width=20%> <ul> </ul> @@ -87,18 +87,18 @@ this external window so that both browser windows are visible and to facilitate moving easily between them.</i> </font> -<table border=0> -<tr><td valign=top> +<table border=0 width=80%> +<tr><td valign=top width=40%> <ul> <li><a href="#Reference-Create">h5rcreate_f</a> <li><a href="#Reference-Dereference">h5rdereference_f</a> </ul> -</td><td> </td><td valign=top> +</td><td valign=top width=40%> <ul> <li><a href="#Reference-GetRegion">h5rget_region_f</a> <li><a href="#Reference-GetObjectType">h5rget_object_type_f</a> </ul> -</td><td> </td><td valign=top> +</td><td valign=top width=20%> <ul> </ul> @@ -338,7 +338,7 @@ And in this document, the Describes HDF5 Release 1.5, Unreleased Development Branch </address><!-- #EndLibraryItem --> -Last modified: 30 April 2002 +Last modified: 8 April 2003 </body> </html> |