H5Ecreate_stack
(void)
H5Ecreate_stack
creates a new empty error stack
and returns the new stack’s identifier.
Use H5Eclose_stack
to close the error stack identifier
returned by this function.
None. |
Release | C |
1.8.0 | Function introduced in this release. |