|
Wt examples 3.3.12
|
#include <Wt/WApplication>#include <Wt/WStringUtil>#include "Dictionary.h"#include <fstream>#include <iostream>#include <time.h>#include <stdlib.h>Go to the source code of this file.
Functions | |
| std::wstring | RandomWord (Dictionary dictionary) |
| std::wstring RandomWord | ( | Dictionary | dictionary | ) |
Definition at line 16 of file Dictionary.C.
1.9.8