Declaration of the enableVTMode() function for configuring standard input to support the virtual terminal mode (on Windows). More...
Go to the source code of this file.
Namespaces | |
namespace | Helpers |
The namespace containing all the "helper" functions in the C++ code. | |
Macros | |
#define | __ENABLEVTMODE_H__ |
Functions | |
void | enableVTMode () |
On Windows, enable the virtual terminal processing mode on the Console's output handle. On all other operating systems, this function does nothing. | |
Declaration of the enableVTMode() function for configuring standard input to support the virtual terminal mode (on Windows).
Definition in file lusplus/helpers/enablevtmode.h.
#define __ENABLEVTMODE_H__ |
Definition at line 8 of file lusplus/helpers/enablevtmode.h.