omni::io::cfile::create
NAME

omni::io::cfile::create

A function of omni::io::cfile

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


OVERLOADS

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top