man ares_free_string (Fonctions bibliothèques) - Free strings allocated by ares functions
NAME
ares_free_string - Free strings allocated by ares functions
SYNOPSIS
#include <ares.h> void ares_free_string(char *str)
DESCRIPTION
The ares_free_string function frees a string allocated by the ares_mkquery function.
SEE ALSO
AUTHOR
Greg Hudson, MIT Information Systems
Copyright 2000 by the Massachusetts Institute of Technology.