|
|
handle open(const char* file_, const char* mode, error_policy ep)
|
|
handle open(const char* file_, const char* mode, error_policy ep)
|
|
|
log::warning("file::open for file '%s' should be called with 'b' (means binary) flag", file_);
|
|
log::warning("file::open for file '%s' should be called with 'b' (means binary) flag", file_);
|