debian man page for firestring_conf_find

Query: firestring_conf_find

OS: debian

Section: 3

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

firestring_conf_find(3) 				     Library Functions Manual					   firestring_conf_find(3)

NAME
firestring_conf_find - retrieve a value from a configuration structure
SYNOPSIS
#include <firestring.h> -lfirestring const char *firestring_conf_find(struct firestring_conf_t *config, const char *var)
DESCRIPTION
firestring_conf_find() retrieves the value of the variable var from the configuration structure config. If there is more than one variable with the name var, firestring_conf_find() returns the one with precedence (the last one added).
RETURN VALUE
Returns a const char * to the value of the variable, or NULL if there is no variable by the name var.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3) 2002-03-31 firestring_conf_find(3)
Related Man Pages
git-var(1) - linux
firestring_snprintf(3) - debian
git-var(1) - centos
git-var(1) - mojave
git-var(1) - xfree86
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Weird 'find' results
A (ksh) Library For and From UNIX.com