Poster of Linux kernel
The best gift for a Linux geek
Linux kernel map in printable PDF
for $4 or €3
ARES_FREE_ERRMEM
ARES_FREE_ERRMEM
Section: C Library Functions (3)
Updated: 23 July 1998
Local index
Up
NAME
ares_free_errmem - Free memory allocated by ares_strerror
SYNOPSIS
#include <
ares.h
>
void ares_free_errmem(char *
errmem
)
DESCRIPTION
The
ares_free_errmem
function frees any memory which might have been allocated by the
ares_strerror
(3) function. The parameter
errmem
should be set to the variable pointed to by the
memptr
argument previously passed to
ares_strerror
.
SEE ALSO
ares_strerror
(3)
AUTHOR
Greg Hudson, MIT Information Systems
Copyright 1998 by the Massachusetts Institute of Technology.
Index
NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR
This document was created by
man2html
, using the manual pages.
Time: 22:05:50 GMT, April 16, 2011