Man Page: firestring_conf_parse_next
Operating Environment: debian
Section: 3
firestring_conf_parse_next(3) Library Functions Manual firestring_conf_parse_next(3)NAMEfirestring_conf_parse_next - add on to a previously parsed fileSYNOPSIS#include <firestring.h> -lfirestring struct firestring_conf_t *firestring_conf_parse_next(const char *filename, struct firestring_conf_t *previous)DESCRIPTIONfirestring_conf_parse_next() attempts to read a configuration from filename and add the results to the previous values, overriding that are already set.RETURN VALUEReturns a pointer to a structure containing the data read from the config file, or NULL if the file cannot be opened.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2002-11-11 firestring_conf_parse_next(3)
| Related Man Pages |
|---|
| firestring_estr_chug(3) - debian |
| libfirestring(3) - debian |
| shishi_keys_add_keytab_file(3) - debian |
| shishi_tkts_add_ccache_file(3) - debian |
| xdf_open(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Detecting unused variables... |
| How to copy a column of multiple files and paste into new excel file (next to column)? |