|
xoreos
0.0.5
|
A database in FoxPro format. More...
#include <cstring>#include <cstdio>#include "src/common/foxpro.h"#include "src/common/error.h"#include "src/common/scopedptr.h"#include "src/common/encoding.h"#include "src/common/memreadstream.h"#include "src/common/writestream.h"#include "src/common/datetime.h"
Go to the source code of this file.
Namespaces | |
| Common | |
A database in FoxPro format.
Definition in file foxpro.cpp.
1.8.14