|
Wt examples
3.3.8
|
#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.8.11