ini_reader.h File Reference
#include <io/kfile.h>Go to the source code of this file.
Functions | |
| int | ini_getString (KFile *fd, const char *section, const char *key, const char *default_value, char *buf, size_t size) |
| Returns the value for the given string in char* format. | |
Detailed Description
Definition in file ini_reader.h.
