ARES_FREE_STRING(3) FreeBSD Library Functions Manual ARES_FREE_STRING(3)
NAME
ares_free_string - Free strings allocated by ares functions
SYNOPSIS
#include <ares.h>
void ares_free_string(void *str)
DESCRIPTION
The _free_string§ion=3">ares_free_string(3) function frees a string allocated by an ares
function.
SEE ALSO
ares_mkquery(3) ares_expand_string(3)
AUTHOR
Greg Hudson, MIT Information Systems
Copyright 2000 by the Massachusetts Institute of Technology.
4 February 2004 ARES_FREE_STRING(3)
man2web Home...