libzed 1.9.9
A general-purpose library for quick and simple data manipulation.
 
Loading...
Searching...
No Matches
z::system::termsize Struct Reference

A simple struct for storing terminal width and height. More...

#include <terminal.hpp>

Public Attributes

int width
 The terminal width.
 
int height
 The terminal height.
 

Detailed Description

A simple struct for storing terminal width and height.


The documentation for this struct was generated from the following file: