[svn-r8089]
Purpose:
Correct H5Pget_edc_check return values
Platforms tested:
Safari, IE 5
This commit is contained in:
@@ -2192,7 +2192,7 @@ SUBROUTINE
|
||||
<dd>IN: Dataset transfer property list identifier.
|
||||
</dl>
|
||||
<dt><strong>Returns:</strong>
|
||||
<dd>Returns <code>H5P_ENABLE_EDC</code> or <code>H5P_DISABLE_EDC</code>
|
||||
<dd>Returns <code>H5Z_ENABLE_EDC</code> or <code>H5Z_DISABLE_EDC</code>
|
||||
if successful;
|
||||
otherwise returns a negative value.
|
||||
<dt><strong>Fortran90 Interface:</strong> h5pget_edc_check_f
|
||||
@@ -9109,7 +9109,7 @@ And in this document, the
|
||||
Describes HDF5 Release 1.7, the unreleased development branch; working toward HDF5 Release 1.8.0
|
||||
</address><!-- #EndLibraryItem --><SCRIPT LANGUAGE="JAVASCRIPT">
|
||||
<!--
|
||||
document.writeln("Last modified: 24 October 2003");
|
||||
document.writeln("Last modified: 14 January 2004");
|
||||
-->
|
||||
</SCRIPT>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user