#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 | |
|
|
original value of text attribute after start of the application
If you don't called the |
1.3.8