HDF5 1.14.5
API Reference
|
Datatype | Description |
---|---|
H5T_C_S1 | String datatype in C (size defined in bytes rather than in bits) |
H5T_FORTRAN_S1 | String datatype in Fortran (as defined for the HDF5 C library) |
Macros | |
#define | H5T_C_S1 (H5OPEN H5T_C_S1_g) |
#define | H5T_FORTRAN_S1 (H5OPEN H5T_FORTRAN_S1_g) |
#define H5T_C_S1 (H5OPEN H5T_C_S1_g) |
String datatype in C (size defined in bytes rather than in bits)
#define H5T_FORTRAN_S1 (H5OPEN H5T_FORTRAN_S1_g) |
String datatype in Fortran (as defined for the HDF5 C library)