libwget-error - Error functions
Contents
Detailed Description
Here are th implementations of libwget error functions.
Function Documentation
constchar*wget_strerror(wget_errorerr)Parametersrc Error code from another libwget function
Returns
A humanly readable string describing error
Convert an internal libwget error code to a humanly readable string. The returned pointer must not be de-
allocated by the caller.
Name
libwget-error - Error functions
Synopsis
Functions
const char * wget_strerror (wget_error err)
