diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2004-09-19 19:06:04 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2004-09-19 19:06:04 (GMT) |
commit | e9af913810a474e4cb7549fcdbf1b51d0f3551e9 (patch) | |
tree | 24ac1c7706777877cad33c474a60f704ed8273e0 /doc/html/RM_H5A.html | |
parent | 1ff51be8075237e41b463e347a1402cec85006c6 (diff) | |
download | hdf5-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_H5A.html')
-rw-r--r-- | doc/html/RM_H5A.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/html/RM_H5A.html b/doc/html/RM_H5A.html index 3ff0880..1bafaa5 100644 --- a/doc/html/RM_H5A.html +++ b/doc/html/RM_H5A.html @@ -61,8 +61,7 @@ And in this document, the </td></tr> </table> </center> -<hr> -<!-- #EndLibraryItem --><center> +<hr><!-- #EndLibraryItem --><center> <h1>H5A: Attribute Interface</h1> </center> @@ -189,6 +188,7 @@ See <a href="Attributes.html"><cite>Attributes</cite></a> in the <a href="H5.user.html"><cite>HDF5 User's Guide</cite></a> for further information. <!-- NEW PAGE --> +<!-- HEADER RIGHT " " --> <!-- NEW PAGE --> <!-- HEADER RIGHT "H5Aclose" --> <hr> @@ -306,7 +306,9 @@ SUBROUTINE h5acreate_f(obj_id, name, type_id, space_id, attr_id, & INTEGER(HID_T), INTENT(IN) :: space_id ! Attribute dataspace identifier INTEGER(HID_T), INTENT(OUT) :: attr_id ! Attribute identifier 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) :: creation_prp ! Attribute creation property ! list identifier @@ -900,8 +902,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 |