[svn-r6973]
Purpose: Maintenance for 1.6 release
Description: Documented recent changes in 4 fortran APIs
h5pset(get)_fapl_core_f and h5pset(get)_preserve_f
Solution:
Platforms tested: IE
Misc. update:
This commit is contained in:
@@ -268,6 +268,12 @@ H5function6
|
||||
<dd>The 'start' and 'end' parameters have changed from
|
||||
<code>'hsize_t *'</code>
|
||||
to <code>'hssize_t *'</code> to better match the rest of the dataspace API.
|
||||
<dt><code>h5pset(get)_fapl_core_f</code>
|
||||
<dd>The 'backing_store' parameter has changed from
|
||||
<code>INTEGER</code> to <code>LOGICAL</code> to match better C API
|
||||
<dt><code>h5pset(get)_preserve_f</code>
|
||||
<dd>The 'flag' parameter has changed from
|
||||
<code>INTEGER</code> to <code>LOGICAL</code> to match better C API
|
||||
<dt><code>H5function</code>
|
||||
<dd>Description of change
|
||||
</dl>
|
||||
|
||||
Reference in New Issue
Block a user