H5Eclear1
(void
)
H5Eclear2
or the macro
H5Eclear
.
H5Eclear1
clears the error stack for the current thread.
The stack is also cleared whenever an API function is called,
with certain exceptions (for instance, H5Eprint1
).
None |
H5Eclear
.
Release | C |
1.8.0 |
Function H5Eclear renamed to
H5Eclear1 and deprecated
in this release. |