File:  [Synchronet] / sbbs / getvmode / getvmode.c
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:37:52 2018 UTC (8 years, 3 months ago) by root
Branches: digitaldynamics, MAIN
CVS tags: v1_06a, HEAD
1.06a MS-DOS

#include <conio.h>
#include <stdio.h>

void main()
{
	struct text_info txt;

gettextinfo(&txt);
printf("Current text mode is %d (%0Xh)\r\n",txt.currmode,txt.currmode);
}

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.