extern int config_parse_file

(struct configobj* appconfig,
  char* filename)

Parse a file into a configuration structure.

Documentation

Parse a file into a configuration structure.

Parameters:
appconfig - A pointer to the configuration structure.
filename - The file to parse.
Returns:
return code.

Home Alphabetic index



This page was generated with the help of DOC++.