StrokeSeg 1.0.0
Loading...
Searching...
No Matches
consoleAllocator.h
Go to the documentation of this file.
1#pragma once
11
18int allocateConsole(wchar_t const * consoleTitle = L"");
int allocateConsole(wchar_t const *consoleTitle=L"")
Allocates a console for the application. This function creates a new console for the application,...