H5Eprint2

fnherr_t H5Eprint2(hid_t err_stack, FILE * stream)

Prints the error stack to a file stream.

Parameters

err_stackError stack identifier, or H5E_DEFAULT
streamFile stream to print to (use null for stderr)

Returns

Non-negative on success, negative on failure.