Name: H5Ecreate_stack
Signature:
hid_t H5Ecreate_stack(void)
Purpose:
Creates a new empty error stack.
Description:
H5Ecreate_stack creates a new empty error stack and returns the new stack’s identifier.
Parameters:
Returns:
Returns an error stack identifier on success; otherwise returns a negative value.
Fortran90 Interface:
None.
History:
Release     C
1.8.0 Function introduced in this release.