debian man page for firestring_conf_free

Query: firestring_conf_free

OS: debian

Section: 3

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

firestring_conf_free(3) 				     Library Functions Manual					   firestring_conf_free(3)

NAME
firestring_conf_free - free memory used by a configuration structure
SYNOPSIS
#include <firestring.h> -lfirestring void firestring_conf_free(struct firestring_conf_t *config)
DESCRIPTION
firestring_conf_free() frees all the memory used by the configuration structure config. This will cause any pointers previously returned by firestring_conf_find() or firestring_conf_find_next() to be invalid.
RETURN VALUE
Nothing.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3) 2002-03-31 firestring_conf_free(3)
Related Man Pages
config.sub(1) - redhat
t_free(3) - osf1
t_free(3nsl) - mojave
t_free(3nsl) - v7
t_free(3nsl) - minix
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results