#include <string>Go to the source code of this file.
Enumerations | |
| enum | Dictionary { DICT_EN = 0, DICT_NL = 1 } |
Functions | |
| std::wstring | RandomWord (Dictionary dictionary) |
| enum Dictionary |
| std::wstring RandomWord | ( | Dictionary | dictionary | ) |
Definition at line 15 of file Dictionary.C.
1.5.6