From a62923358d08a0b2e73ec2bc337c0adfbbd9f6a0 Mon Sep 17 00:00:00 2001 From: Elena Pourmal Date: Tue, 25 Jun 2002 14:03:56 -0500 Subject: [svn-r5702] Purpose: Maintenance Description: Added information about overloaded h5dwrite(read)_f and h5awrite(read)_f functions in 1.4.4 release. --- doc/html/ADGuide/Changes.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/html/ADGuide/Changes.html b/doc/html/ADGuide/Changes.html index 91cdcc8..1069ba8 100755 --- a/doc/html/ADGuide/Changes.html +++ b/doc/html/ADGuide/Changes.html @@ -111,7 +111,10 @@ H5Pset_small_data_block_size

Fortran90 Library

- There were no changes to the public Fortran90 APIs for this release. + h5dwrite_f, h5dread_f, h5awrite_f, h5aread_f were overloaded + with dims argument to be assumed size array of type INTEGER(HSIZE_T). + We recommend to use the subroutines with the new type. Module subroutines + that accept dims as INTEGER array of size 7 will be deprecated in the 1.6 release. -- cgit v0.12