xoreos
0.0.5
|
Implementing the stream reading interfaces for files. More...
#include <cassert>
#include "src/common/readfile.h"
#include "src/common/error.h"
#include "src/common/ustring.h"
#include "src/common/platform.h"
Go to the source code of this file.
Namespaces | |
Common | |
Functions | |
static long | Common::getInitialSize (std::FILE *handle) |
Implementing the stream reading interfaces for files.
Definition in file readfile.cpp.