extern int config_delete

(struct configobj* appconfig,
  char* key)

Use a configuration structure to map a key to a value.

Documentation

Use a configuration structure to map a key to a value.

Parameters:
appconfig - A pointer to the configuration structure.
key - The key to delete.
Returns:
return code.

Home Alphabetic index



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