From 82cc42fd1950b2e1551c963bee47eddf2c8ebe86 Mon Sep 17 00:00:00 2001 From: Elena Pourmal Date: Thu, 5 Jun 2003 12:31:38 -0500 Subject: [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: --- doc/html/ADGuide/Changes.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/html/ADGuide/Changes.html b/doc/html/ADGuide/Changes.html index 87ef581..335c8c3 100755 --- a/doc/html/ADGuide/Changes.html +++ b/doc/html/ADGuide/Changes.html @@ -268,6 +268,12 @@ H5function6
The 'start' and 'end' parameters have changed from 'hsize_t *' to 'hssize_t *' to better match the rest of the dataspace API. +
h5pset(get)_fapl_core_f +
The 'backing_store' parameter has changed from + INTEGER to LOGICAL to match better C API +
h5pset(get)_preserve_f +
The 'flag' parameter has changed from + INTEGER to LOGICAL to match better C API
H5function
Description of change -- cgit v0.12