Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Nanforum Toolkit v2.1 Reference Guide - <b>ft_setvpg()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FT_SETVPG()
 Set the current video page
------------------------------------------------------------------------------

 Syntax

      FT_SETVPG( <nPage> ) -> NIL

 Arguments

     <nMode> is a valid video page.

 Returns

     NIL

 Description

     Selects the video page.

     For more information on graphics programming and video pages,
     consult a reference such as "Programmer's Guide to PC and PS/2
     Video Systems" (Microsoft Press).

 Examples

     // The following sets the current video page to 1

     FT_SETVPG( 1 )

 Source: PAGE.PRG

 Author: Glenn Scott

See Also: FT_GETVPG()

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