mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[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:
parent
29558fe080
commit
82cc42fd19
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user