extern const char* cfl_errcode_to_message

(int ERR_CODE )

Gets the error message corresponding to an error code.

Documentation

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

Alphabetic index


f