#include "lt__private.h"
#include "lt_error.h"
Defines | |
#define | LT_ERROR(name, diagnostic) diagnostic, |
Functions | |
int | lt_dladderror (const char *diagnostic) |
int | lt_dlseterror (int errindex) |
const char * | lt__error_string (int errorcode) |
const char * | lt__get_last_error (void) |
const char * | lt__set_last_error (const char *errormsg) |
#define LT_ERROR | ( | name, | ||
diagnostic | ||||
) | diagnostic, |
const char* lt__error_string | ( | int | errorcode | ) |
const char* lt__get_last_error | ( | void | ) |
const char* lt__set_last_error | ( | const char * | errormsg | ) |
int lt_dladderror | ( | const char * | diagnostic | ) |
References REALLOC.
int lt_dlseterror | ( | int | errindex | ) |
References LT__SETERROR, and LT__SETERRORSTR.