ConfigFile::remove

From King Arthur's Gold Wiki
Jump to: navigation, search

Removes the given key (and its value) if it currently exists in the ConfigFile.


void remove( const string &in key )

Object method of: ConfigFile