omni::io::cfile::rename
NAME

omni::io::cfile::rename

A function of omni::io::cfile

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


OVERLOADS

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top