![]() |
wget2
2.0.0
|
Functions | |
const char * | wget_strerror (wget_error err) |
Here are th implementations of libwget error functions.
const char* wget_strerror | ( | wget_error | err | ) |
[in] | rc | Error code from another libwget function |
Convert an internal libwget error code to a humanly readable string. The returned pointer must not be de-allocated by the caller.