ARES_FREE_STRING(3) | Library Functions Manual | ARES_FREE_STRING(3) |
ares_free_string - Free strings allocated by ares functions
#include <ares.h>
void ares_free_string(void *str)
The ares_free_string(3) function frees a string allocated by an ares function.
Greg Hudson, MIT Information Systems
Copyright 2000 by the Massachusetts Institute of Technology.
4 February 2004 |