xoreos  0.0.5
Namespaces | Functions
readfile.cpp File Reference

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"
Include dependency graph for readfile.cpp:

Go to the source code of this file.

Namespaces

 Common
 

Functions

static long Common::getInitialSize (std::FILE *handle)
 

Detailed Description

Implementing the stream reading interfaces for files.

Definition in file readfile.cpp.