chunks.cpp |
Reads / Writes from a Chunked Dataset (from file created by
extend_ds.cpp) |
compound.cpp |
Creates a compound datatype, writes array of compound and reads back fields' subsets |
create.cpp |
Writes a dataset to a new HDF5 file |
extend_ds.cpp |
Shows how to work with extendible dataset |
h5group.cpp |
Creates a group with two datasets, creates hard link to group and uses iterator functions |
readdata.cpp |
Reads hyperslabs from file created with create.cpp |
writedata.cpp |
Creates a file and dataset and shows how to use hyperslab and element selection |