Description:
【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
To Search:
File list (Check if you may need any files):
From “Learning The Basics”\C.txt
............................\h5_cmprss.c
............................\h5_crtatt.c
............................\h5_crtdat.c
............................\h5_crtgrp.c
............................\h5_crtgrpar.c
............................\h5_crtgrpd.c
............................\h5_extend.c
............................\h5_rdwt.c
............................\h5_subset.c
From “Learning The Basics”