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

Go to the source code of this file.

Data Structures

struct  Dimensions
 A structure representing the dimensions of the console. More...
 

Namespaces

namespace  console
 Namespace Containing all console commands.
 

Functions

Dimensions getDimensions ()
 Gets the width and height of the console.