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.