Hi, for array types I do not find the way to determine the type the array items are of. E.g. for a H5T_NATIVE_CHAR[20] I search for the method to get informed of the elements being of type H5T_NATIVE_CHAR.
H5Tget_class returns 10 = array, H5Tget_size returns the overall size of the array (here: 20). I suspected H5Tget_super to provide this info - but this returns an id different from H5T_NATIVE_CHAR's id. Thanks for any hint, Johannes Stamminger
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
