Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ARES_STRERROR(3)	   Library Functions Manual	      ARES_STRERROR(3)

NAME
       ares_strerror - Get the description of an ares library error code

SYNOPSIS
       #include	<ares.h>

       const char *ares_strerror(int code)

DESCRIPTION
       The ares_strerror function gets the description of the ares library er-
       ror code	code, returning	the result as a	NUL-terminated C string.

NOTES
       This  function is not compatible	with ares, it takes a different	set of
       arguments.

				 25 July 1998		      ARES_STRERROR(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ares_strerror&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help