extern const char* cfl_errcode_to_string

(int ERR_CODE )

Gets the string corresponding to an error code.

Documentation

Gets the string corresponding to an error code.
Parameters:
ERR_CODE - The CFL error code returned by a CFL function
Returns:
the string associated to the ERR_CODE.
NULL if ERR_CODE is incorrect.
Preconditions:
nothing.

Alphabetic index


f