H5Sselect_shape_same

fnhtri_t H5Sselect_shape_same(hid_t space1_id, hid_t space2_id)

Determines whether two selections have the same shape.

Parameters

space1_idFirst dataspace identifier
space2_idSecond dataspace identifier

Returns

Positive if same shape, zero if not, negative on failure.