hdf5/doc
Quincey Koziol bb042d83c7 [svn-r6950] Purpose:
API tweak.

Description:
    The H5Sget_select_bounds() API call was using hsize_t arrays for retrieving
the 'start' and 'end' coordinates, which is counter to the rest of the dataspace
API.

Solution:
    Change the arrays to be hssize_t instead.

Platforms tested:
    FreeBSD 4.8 (sleipnir) w/C++
    FreeBSD 4.8 (sleipnir) w/parallel
    h5committested

Misc. update:
    Updated all docs for this change.

    Added 1.4 compatibility #ifdef's
2003-06-04 10:22:23 -05:00
..
html [svn-r6950] Purpose: 2003-06-04 10:22:23 -05:00
src [svn-r6877] Purpose: 2003-05-15 13:53:22 -05:00
tgif
Makefile.in [svn-r4999] Purpose: 2002-02-21 16:10:29 -05:00