#include "stdlib.h"
#include "errors.h"
Functions | |
char * | artp_error_str (enum artp_errors error_code) |
ARTP
possible error codes.
|
Returns string describing given error. This function finds out relevant description for given ARTP error code and returns it as a string.
|