I want to write multiple 2D char arrays into one HDF5 dataset. ... size_t size = 10 * sizeof(char); H5Tset_size(dtype_str, size); hsize_t ...
確定! 回上一頁