HDF 5 Examples
This example shows how to create a compound data type, write an array which has this compound data type to a file, and read back fields' subsets.
Files are:
For pople
- compound.job, the job file.
- h5_compound.c, the C source.
- compound.out, the job output and error file.
For bigben
- compound.job, the job file.
- compound.c, the C source.
- compound.out, the job output and error file.