Triclops SDK
4.0.3.0
Functions
Debugging and Error Reporting

Functions

char * triclopsErrorToString (enum TriclopsError error)
 Converts a Triclops error into a meaningful string. More...
 

Detailed Description

Function Documentation

char* triclopsErrorToString ( enum TriclopsError  error)

Converts a Triclops error into a meaningful string.

This function returns a string that describes the given enum TriclopsError. This allows error reporting software to report meaningful error messages to the user.

Parameters
errorThe TriclopsError to convert
Returns
A string with a full description of the provided TriclopsError
See also
TriclopsError
Contact Support Triclops SDK Programmer's Guide and API Reference