1ARES_STRERROR(3)           Library Functions Manual           ARES_STRERROR(3)
2
3
4

NAME

6       ares_strerror - Get the description of an ares library error code
7

SYNOPSIS

9       #include <ares.h>
10
11       const char *ares_strerror(int code)
12

DESCRIPTION

14       The  ares_strerror  function  gets  the description of the ares library
15       error code code, returning the result as a NUL-terminated C string.
16

NOTES

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

AUTHOR

22       Greg Hudson, MIT Information Systems
23       Copyright 1998 by the Massachusetts Institute of Technology.
24
25
26
27                                 25 July 1998                 ARES_STRERROR(3)
Impressum