cppconlib: A C++ library for working with the Windows console
cppconlib: A C++ library for working with the Windows console
cppconlib is built with C++11 features and requires Visual Studio 2012 or newer. The library is available in a single header called conmanip.h and provides a set of helper classes, functions and constants for manipulating a Windows console (using the Windows console functions). The library features the following components:
console_context: represents a context object for console operations; its…
View On WordPress












