#include "./serverConf.h"
Include dependency graph for serverConf.cpp:

Go to the source code of this file.
Variables | |
| char * | values [7] = {"port", "ip", "cryptosys", "hash", "hashlength", "backupfile", "confirmationtimer"} |
| int | tmpInt [7] = {1, 0, 0, 0, 0, 0, 1} |
1.5.1