debian man page for firestring_conf_delete

Query: firestring_conf_delete

OS: debian

Section: 3

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

firestring_conf_delete(3)				     Library Functions Manual					 firestring_conf_delete(3)

NAME
firestring_conf_delete - remove an entry from a configuration structure
SYNOPSIS
#include <firestring.h> -lfirestring struct firestring_conf_t *firestring_conf_delete(struct firestring_conf_t *conf, const char *var)
DESCRIPTION
firestring_conf_delete() removes the entry named var from the configuration structure conf. This function is provided to allow programs to manually remove configuration settings.
RETURN VALUE
Returns a new pointer for the configuration structure. This pointer should be used in all future operations.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3) 2002-03-31 firestring_conf_delete(3)
Related Man Pages
firestring_snprintf(3) - debian
logadm.conf(4) - sunos
logadm.conf(4) - opendarwin
logadm.conf(4) - x11r4
logadm.conf(4) - minix
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?