Design Pattern Examples
Overview of object-oriented design patterns
helpers/enablevtmode.h
Go to the documentation of this file.
1
5
6
#pragma once
7
#ifndef __ENABLEVTMODE_H__
8
#define __ENABLEVTMODE_H__
9
22
void
enableVTMode
(
void
);
23
24
25
#endif
// __ENABLEVTMODE_H__
enableVTMode
void enableVTMode(void)
Enables the virtual terminal processing mode on the current Windows Console. When the program ends,...
Definition:
enablevtmode.c:39
c
helpers
enablevtmode.h
Generated on Tue Aug 29 2023 19:47:44 for Design Pattern Examples by
1.9.6