Query: ares_strerror
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ARES_STRERROR(3) Library Functions Manual ARES_STRERROR(3)NAMEares_strerror - Get the description of an ares library error codeSYNOPSIS#include <ares.h> const char *ares_strerror(int code)DESCRIPTIONThe ares_strerror function gets the description of the ares library error code code, returning the result as a NUL-terminated C string.NOTESThis function is not compatible with ares, it takes a different set of arguments.AUTHORGreg Hudson, MIT Information Systems Copyright 1998 by the Massachusetts Institute of Technology. 25 July 1998 ARES_STRERROR(3)
| Related Man Pages |
|---|
| ares_expand_name(3) - debian |
| ares_free_hostent(3) - debian |
| ares_library_cleanup(3) - debian |
| ares_free_hostent(3) - centos |
| ares_gethostbyname(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |