diff options
Diffstat (limited to 'doc/html/RM_H5F.html')
-rw-r--r-- | doc/html/RM_H5F.html | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/html/RM_H5F.html b/doc/html/RM_H5F.html index 66c8476..1560a55 100644 --- a/doc/html/RM_H5F.html +++ b/doc/html/RM_H5F.html @@ -30,6 +30,7 @@ HDF5/H5F API Specification <!-- #BeginLibraryItem "/ed_libs/NavBar_RM.lbi" --> + <hr> <center> <table border=0 width=98%> @@ -66,6 +67,8 @@ of complete manual formatted as print volume) </small></i> </table> </center> <hr> + + <!-- #EndLibraryItem --><center> <h1>H5F: File Interface</h1> </center> @@ -1289,12 +1292,12 @@ END SUBROUTINE h5fmount_f </dl> <li><code>H5F_ACC_RDWR</code> and <code>H5F_ACC_RDONLY</code> are mutually exclusive; use exactly one. +<!-- NEW PAGE --> <li>An additional flag, <code>H5F_ACC_DEBUG</code>, prints debug information. This flag is used only by HDF5 library developers; it is neither tested nor supported for use in applications. </ul></td></tr> -<!-- NEW PAGE --> <tr> <td valign="top"><em>hid_t</em> <code>access_id </code></td> <td valign="top">IN: Identifier for the file access properties list. @@ -1454,6 +1457,7 @@ END SUBROUTINE h5funmount_f <!-- #BeginLibraryItem "/ed_libs/NavBar_RM.lbi" --> + <hr> <center> <table border=0 width=98%> @@ -1490,12 +1494,17 @@ of complete manual formatted as print volume) </small></i> </table> </center> <hr> + + <!-- #EndLibraryItem --><!-- #BeginLibraryItem "/ed_libs/Footer.lbi" --> + <address> THG Help Desk: <img src="Graphics/help.png" align=top height=16> <br> Describes HDF5 Release 1.6.6, August 2007 </address> + + <!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT"> <!-- document.writeln("Last modified: 11 October 2006"); |