CPPConsole
Loading...
Searching...
No Matches
ansi.hpp File Reference
#include <stdio.h>
#include <sys/ioctl.h>
#include <termios.h>
#include <unistd.h>
Include dependency graph for ansi.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  console
 Namespace Containing all console commands.
 

Functions

bool isANSIEnabled ()
 Checks if ANSI Codes are enable in windows.
 
void enableANSI ()
 Enables ANSI for Windows environments.