libalpm
Arch Linux Package Manager Library
error.c File Reference
#include <curl/curl.h>
#include "util.h"
#include "alpm.h"
#include "handle.h"
Include dependency graph for error.c:

Functions

alpm_errno_t alpm_errno (alpm_handle_t *handle)
 Returns the current error code from the handle.
 
const char * alpm_strerror (alpm_errno_t err)
 Returns the string corresponding to an error number.