Introduction - If you have any usage issues, please Google them yourself
【h5_crtdat.c】Create a dataset
【h5_rdwt.c】Read and write to a dataset
【h5_crtatt.c】Create an attribute
【h5_crtgrp.c】Create a group
【h5_crtgrpar.c】Create groups in a file using absolute and relative paths
【h5_crtgrpd.c】Create datasets in a group
【h5_subset.c】Create a file and dataset and select/read a subset the dataset
Create an extendible (unlimited dimension) dataset h5_extend.c
【h5_cmprss.c】Create a chunked and compressed dataset