home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 September
/
Simtel20_Sept92.cdr
/
msdos
/
turbo_c
/
tc130.arc
/
VIDPAGE.DOC
< prev
next >
Wrap
Text File
|
1987-08-20
|
630b
|
37 lines
NAME
vidpage -- set a video page as active page
SYNOPSIS
void vidpage(page);
int page; 0-7 depending upon mode
DESCRIPTION
This function sets the video display page to any page 0-7
subject to the effective video mode. Note that the
monochrome card does not support video pages and therefore
this function will have no effect.
EXAMPLE
vidpage(0); default lowest page
This function is found in SMTCx.LIB for the Turbo-C Compiler