Concept Framework 1.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: Thu Oct 15 20:02:08 2009 GMT(c)2009 RadGs Software