Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

cfgfile.h File Reference

config file parsing header file. More...

Go to the source code of this file.

Functions

int cfg_cfgfile_get_next_opt (const CFG_CONTEXT con)


Detailed Description

config file parsing header file.

Author:
Ondrej Jombik <nepto@pobox.sk>
Version:
$Id: cfgfile.h,v 1.5 2002/04/21 10:08:40 jombik9 Exp $
Date:
2001-2002

Function Documentation

int cfg_cfgfile_get_next_opt const CFG_CONTEXT    con
 

Parse next config file option(s) and return its value (if non-zero) or error code.

Parameters:
con  initialized config file context
Returns:
next option val, code of error (CFG_ERR_*) or CFG_OK on end
See also:
cfg_error , cfg_context


Generated on Wed Jun 12 00:51:17 2002 for libcfg+ by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001