Query: firestring_conf_find_next
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
firestring_conf_find_next(3) Library Functions Manual firestring_conf_find_next(3)NAMEfirestring_conf_find_next - retrieve an array value from a configuration structureSYNOPSIS#include <firestring.h> -lfirestring const char *firestring_conf_find_next(struct firestring_conf_t *config, const char *var, const char *prev)DESCRIPTIONfirestring_conf_find_next() retrieves a subsequent value of the variable var from the configuration structure config. prev is a pointer previously returned by firestring_conf_find() or firestring_conf_find_next(). If prev is NULL, firestring_conf_find_next() acts like fire- string_conf_find().RETURN VALUEReturns a const char * to the next value of the variable, or NULL if there are no further values for var.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2002-03-31 firestring_conf_find_next(3)
Related Man Pages |
---|
firestring_estr_chug(3) - debian |
firestring_snprintf(3) - debian |
get_config_string(3alleg4) - debian |
libextractor(3) - debian |
libfirestring(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Introduction |
A (ksh) Library For and From UNIX.com |
How to copy a column of multiple files and paste into new excel file (next to column)? |