C++ Utilities 5.24.8
Useful C++ classes and routines such as argument parser, IO and conversion utilities
Loading...
Searching...
No Matches
Functions
cli-wrapper.cpp File Reference
#include <windows.h>
#include <cstdlib>
#include <cwchar>
#include <iostream>
#include <string_view>
#include <system_error>
Include dependency graph for cli-wrapper.cpp:

Go to the source code of this file.

Functions

int main ()
 Sets the console up and launches the "main" application.
 

Function Documentation

◆ main()

int main ( )

Sets the console up and launches the "main" application.

Definition at line 20 of file cli-wrapper.cpp.