[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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user