Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- QWIKC20 & Multi-Level Virtual Windows - <b>---------------------------------------------------------------------------</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 ---------------------------------------------------------------------------
 qwritepage                                                            QWIKC
 ---------------------------------------------------------------------------
 Function       Changes the video page on which the QWIKC routines write.
 Syntax         void qwritepage( char pagenum );
 Remarks        Standard TC routines are dedicated to only video page 0.
                However, most video cards, except MDA and some 3270 PC, have
                more than one video page.  This procedure enables QWIKC
                routines to write to those pages by altering qscrofs and
                qvideo_page which is the current page on which QWIKC is
                writing. The number of video pages available is detected by
                qinit() and saved in maxpage.  The routine will only change
                pages when pagenum <= maxpage.
 Return value   None.
 Screens        All video pages.
 EOS            Unaltered.


See Also: qviewpage()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson