H5Eprint1
fn
herr_t H5Eprint1(FILE * stream)Prints the error stack to a file stream (version 1, deprecated).
Parameters
stream | File stream to print to (use null for stderr) |
Returns
Non-negative on success, negative on failure.