Main Page | Namespace List | Data Structures | File List | Namespace Members | Data Fields | Globals

text_info Struct Reference

Structure holding information about screen. More...

#include <conio2.h>


Data Fields

unsigned char curx
 cursor coordinate x
unsigned char cury
 cursor coordinate y
unsigned short attribute
 current text attribute
unsigned short normattr
 original value of text attribute after start of the application
unsigned char screenwidth
 screen width
unsigned char screenheight
 screen height


Detailed Description

Structure holding information about screen.

See also:
gettextinfo

inittextinfo


Field Documentation

unsigned short text_info::normattr
 

original value of text attribute after start of the application

If you don't called the inittextinfo on the beginning of the application, this always will be black background and light gray foreground


The documentation for this struct was generated from the following file:
Generated on Tue Aug 3 02:07:03 2004 for CONIO by doxygen 1.3.8