H5Eset_current_stack
(hid_t
estack_id
)
H5Eset_current_stack
replaces the content of
the current error stack with a copy of the content of the
error stack specified by estack_id
, and it closes
the error stack specified by estack_id
.
hid_t estack_id |
IN: Error stack identifier. |
Release | C |
1.8.0 | Function introduced in this release. |