Function TCOD_get_error

Function Documentation

const char *TCOD_get_error(void)

Return the last error message.

If there is no error then the string will have a length of zero.

New in version 1.12.