#include <basis/function.h>#include <basis/guards.h>#include <basis/istring.h>#include <data_struct/string_table.h>#include <opsystem/application_shell.h>#include <opsystem/byte_filer.h>#include <loggers/console_logger.h>#include <opsystem/ini_parser.h>#include <data_struct/static_memory_gremlin.h>Include dependency graph for t_ini_parser.cpp:

Go to the source code of this file.
Variables | |
| const istring | INI_FILE_1 |
| const istring INI_FILE_1 |
Initial value:
"\ [bork]\n\ norple=1\n\ train=12.5\n\ singhy=9 \r\n\ \n\ [twerf]\r\n\ noodles=fungus\n\ dora=34\n\ "
Definition at line 25 of file t_ini_parser.cpp.
1.5.1