|  | HDF5 Last Updated on 2025-10-31
    The HDF5 Field Guide | 
| 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)