summaryrefslogtreecommitdiffstats
path: root/doc/html/RM_H5D.html
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2004-09-19 19:06:04 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2004-09-19 19:06:04 (GMT)
commite9af913810a474e4cb7549fcdbf1b51d0f3551e9 (patch)
tree24ac1c7706777877cad33c474a60f704ed8273e0 /doc/html/RM_H5D.html
parent1ff51be8075237e41b463e347a1402cec85006c6 (diff)
downloadhdf5-e9af913810a474e4cb7549fcdbf1b51d0f3551e9.zip
hdf5-e9af913810a474e4cb7549fcdbf1b51d0f3551e9.tar.gz
hdf5-e9af913810a474e4cb7549fcdbf1b51d0f3551e9.tar.bz2
[svn-r9275] Purpose:
Formatting updates enabling generation of the PDF version of the HDF5 Reference Manual for Release 1.6.3. Platforms tested: HTMLdoc, Adobe Acrobat Reader, Mozilla
Diffstat (limited to 'doc/html/RM_H5D.html')
-rw-r--r--doc/html/RM_H5D.html15
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/html/RM_H5D.html b/doc/html/RM_H5D.html
index 72fabe6..69f6a31 100644
--- a/doc/html/RM_H5D.html
+++ b/doc/html/RM_H5D.html
@@ -61,8 +61,7 @@ And in this document, the
</td></tr>
</table>
</center>
-<hr>
-<!-- #EndLibraryItem --><center>
+<hr><!-- #EndLibraryItem --><center>
<h1>H5D: Datasets Interface</h1>
</center>
@@ -191,6 +190,7 @@ as the corresponding C function.
</table>
<!-- NEW PAGE -->
+<!-- HEADER RIGHT " " -->
<!-- NEW PAGE -->
<!-- HEADER RIGHT "H5Dclose" -->
<hr>
@@ -1094,7 +1094,7 @@ END SUBROUTINE h5dopen_f
<dd>
<pre>
-SUBROUTINE h5dread_f(dset_id, mem_type_id, buf, dims, hdferr, &
+SUBROUTINE h5dread_f(dset_id, mem_type_id, buf, dims, hdferr, &amp;
mem_space_id, file_space_id, xfer_prp)
IMPLICIT NONE
@@ -1437,7 +1437,7 @@ SUBROUTINE
<dd>
<pre>
-SUBROUTINE h5dwrite_f(dset_id, mem_type_id, buf, dims, hdferr, &
+SUBROUTINE h5dwrite_f(dset_id, mem_type_id, buf, dims, hdferr, &amp;
mem_space_id, file_space_id, xfer_prp)
IMPLICIT NONE
@@ -1453,7 +1453,9 @@ SUBROUTINE h5dwrite_f(dset_id, mem_type_id, buf, dims, hdferr, &
! buffer buf; values are
! ignored if buf is a scalar
INTEGER, INTENT(OUT) :: hdferr ! Error code
- ! 0 on success and -1 on failure
+ ! 0 on success and -1 on failure</pre>
+<!-- NEW PAGE -->
+<pre>
INTEGER(HID_T), OPTIONAL, INTENT(IN) :: mem_space_id
! Memory dataspace identfier
! Default value is H5S_ALL_F
@@ -1510,8 +1512,7 @@ And in this document, the
</td></tr>
</table>
</center>
-<hr>
-<!-- #EndLibraryItem --><!-- #BeginLibraryItem "/ed_libs/Footer.lbi" --><address>
+<hr><!-- #EndLibraryItem --><!-- #BeginLibraryItem "/ed_libs/Footer.lbi" --><address>
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Describes HDF5 Release 1.6.2, February 2004