omni::io::cfile::create
NAME

omni::io::cfile::create

A static function of omni::io::cfile

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

OVERLOADS

bool omni::io::cfile::create(const std::string& file)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top