#include "wvconf.h"
#include "wvfile.h"
#include "wvstringtable.h"
#include <string.h>
#include <sys/stat.h>
Go to the source code of this file.
Functions | |
int | check_for_bool_string (const char *s) |
WvString | follow_links (WvString fname) |
|
Definition at line 36 of file wvconf.cc. Referenced by WvConf::fuzzy_getint, and WvConf::getint. |
|
Definition at line 333 of file wvconf.cc. References WvString::edit, and WvString::setsize. Referenced by WvConf::save. |