omni::io::cfile::copy
NAME

omni::io::cfile::copy

A static function of omni::io::cfile

#include <omni/io.hpp>
bool omni::io::cfile::copy(const std::string& file, const std::string& new_name, bool overwrite)

OVERLOADS

bool omni::io::cfile::copy(const std::string& file, const std::string& new_name)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top