[svn-r1570]
RM_H5F.html RM_H5S.html RM_H5T.html Dataspaces.html Datatypes.html Corrected return type (nbool_t to htri_t) for the functions H5Fis_hdf5, H5Sis_simple, H5Sselect_valid, H5Tcommitted, and H5Tequal. RM_H5S.html Corrected h5s_selopt_t to H5S_selopt_t (3 places). Corrected description of H5Sget_select_npoints.
This commit is contained in:
@@ -539,7 +539,7 @@ may execute slower.
|
||||
</DD>
|
||||
|
||||
<DT>
|
||||
<TT>hbool_t H5Sselect_valid (hid_t <I>space</I>)</TT></DT>
|
||||
<TT>htri_t H5Sselect_valid (hid_t <I>space</I>)</TT></DT>
|
||||
|
||||
<DD>
|
||||
This function verifies that the selection for a dataspace is within the extent
|
||||
|
||||
Reference in New Issue
Block a user