|
|
1.1 ! root 1: #include <conio.h> ! 2: #include <stdio.h> ! 3: ! 4: void main() ! 5: { ! 6: struct text_info txt; ! 7: ! 8: gettextinfo(&txt); ! 9: printf("Current text mode is %d (%0Xh)\r\n",txt.currmode,txt.currmode); ! 10: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.