omni::io::cfile::rename
NAME

omni::io::cfile::rename

A static function of omni::io::cfile

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

OVERLOADS

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top