Concept Framework 2.2 documentation Contents | Index

standard.net.curl.curl_easy_strerror

Name Version Deprecated
curl_easy_strerror version 1.0 no

Prototype:
string curl_easy_strerror(number errornum)

Parameters:
errornum      the error number

Description:
Return string describing error code.

Returns a string describing the CURLcode error code passed in the argument errornum.

Returns:
Returns a string describing the error.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:21 2013 GMT(c)2013 Devronium Applications