Provided by: libcaca-dev_0.99.beta20-3build1_amd64
NAME
caca_conio_text_info - DOS text area information.
SYNOPSIS
#include <caca.h> Data Fields 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
Detailed Description
This structure stores text area information for the DOS conio.h compatibility layer.
Author
Generated automatically by Doxygen for libcaca from the source code.