General Functions
|
TIEXPORT1 int TICALL ticables_error_get(CableError number, char **message) |
number : |
error number (see error.h for list).
|
message : |
a newly GLib allocated string which contains corresponding error *message.
|
Return value : |
0 if error has been caught, the error number otherwise (propagation).
|