logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

caca_conio_text_info - DOS text area information.

Author

Generated automatically by Doxygen for libcaca from the source code. libcaca Version 0.99.beta20 caca_conio_text_info(3caca)

Detailed Description

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

Name

caca_conio_text_info - DOS text area information.

Synopsis

#include <caca.h> DataFields 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

See Also