omni::io::cfile::copy
NAME

omni::io::cfile::copy

A function of omni::io::cfile

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


OVERLOADS

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top