...
Two functions in the HDF5 C interface, and a struct associated with one of those functions, have been versioned in this release. At the same time, interface compatibility macros were created for programmatic management of these functions. See API Compatibility Macros in HDF5 for a detailed discussion of versioned functions and structs and the related macros.
These functions, struct, and macros are documented in the HDF5 Reference Manual:
H5F_GET_INFO | Macro for programmatic control of versioned functions |
H5F_GET_INFO1 | Original function |
H5F_GET_INFO2 | New version introduced at Release 1.10.0 |
H5R_DEREFERENCE | Macro for programmatic control of versioned functions |
H5R_DEREFERENCE1 | Original function |
H5R_DEREFERENCE2 | New version introduced at Release 1.10.0 |
...
These functions are documented in the HDF5 Reference Manual:
Anchor | ||||
---|---|---|---|---|
|
...
These functions are documented in the HDF5 Reference Manual: