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    fire-
string_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)
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout