Query: firestring_conf_add
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
firestring_conf_add(3) Library Functions Manual firestring_conf_add(3)NAMEfirestring_conf_add - add an entry to a configuration structureSYNOPSIS#include <firestring.h> -lfirestring struct firestring_conf_t *firestring_conf_add(struct firestring_conf_t *next, const char *var, const char *value)DESCRIPTIONfirestring_conf_add() adds an entry to the configuration structure next with variable name var and the value value. This function is pro- vided to allow programs to manually add configuration settings.RETURN VALUEReturns a new pointer for the configuration structure. This pointer should be used in all future operations.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2002-03-31 firestring_conf_add(3)
| Related Man Pages |
|---|
| login(3) - mojave |
| logout(3) - mojave |
| logwtmp(3) - mojave |
| getgrgid(3) - redhat |
| logwtmp(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |