Concept Framework 2.0 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: Fri Jan 21 18:06:23 2011 GMT(c)2011 RadGs Software