DOKK / manpages / debian 10 / libcaca-dev / caca_conio_text_info.3caca.en
caca_conio_text_info(3caca) libcaca caca_conio_text_info(3caca)

caca_conio_text_info - DOS text area information.


unsigned char winleft
unsigned char wintop
unsigned char winright
unsigned char winbottom
unsigned char attribute
unsigned char normattr
unsigned char currmode
unsigned char screenheight
unsigned char screenwidth
unsigned char curx
unsigned char cury

This structure stores text area information for the DOS conio.h compatibility layer.

left window coordinate

top window coordinate

right window coordinate

bottom window coordinate

text attribute

normal attribute

current video mode: BW40, BW80, C40, C80, or C4350

text screen's height

text screen's width

x-coordinate in current window

y-coordinate in current window

Generated automatically by Doxygen for libcaca from the source code.

Sat Apr 6 2019 Version 0.99.beta19