Allows access to most recent error message and code in the thread. More...
#include <tsk_base.h>
Allows access to most recent error message and code in the thread.
Return the string with the current error message.
The string does not end with a newline. See tsk_error_get() for details.
References tsk_error_get().
Print the current error message to a file.
See tsk_error_print() for details.
References tsk_error_print().
Clear the error number and error message.
See tsk_error_reset() for details.
References tsk_error_reset().
Copyright © 2007-2020 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.