The license could not be verified: License Certificate has expired!
changes.mady.by.user Mike McGreevy
Saved on Dec 03, 2017
changes.mady.by.user Barbara Jones
Saved on Apr 13, 2018
Closes an error message identifier
H5E_CLOSE_MSG(mesg_id)
<pre><code class="language-c">herr_t H5Eclose_msg(hid_t mesg_id)</code></pre>
mesg_id
H5Eclose_msg
H5E_CLOSE_MSG closes an error message identifier., which can be either a major or minor message.
Returns a non-negative value on success; otherwise returns a negative value.
Coming Soon!