|
libalpm
Arch Linux Package Manager Library
|

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. | |