debian man page for ares_free_string

Query: ares_free_string

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ARES_FREE_STRING(3)					     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 ares_free_string 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)
Related Man Pages
ares_free_data(3) - debian
ares_expand_string(3) - debian
ares_expand_name(3) - centos
ares_free_data(3) - centos
ares_library_cleanup(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Introduction
Detecting unused variables...