Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 365 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 365 Bytes

VT_Sequences

A library file containing functions, variables and constants to simplify the use of Virtual Terminal Sequences in C++. Credit to Microsoft for the EnableVirtual() code sample. Code must be compiled into a .lib file for use using the compiler of your choice.