| www.delorie.com/djgpp/doc/libc-2.01/libc_547.html | search |
#include <pc.h> int ScreenMode(void);
This function reports the current video mode as known to the system BIOS. It does so by accessing the byte at absolute address 40:49h.
The video mode.
video_mode = ScreenMode();
Go to the first, previous, next, last section, table of contents.
| prev next webmaster | delorie software privacy |
| Copyright © 1997 | Updated Apr 1997 |