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

Go to the source code of this file.

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.