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 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

  ---------------------------------------------------------------------------
  vscrollview                                                           WNDWC
  ---------------------------------------------------------------------------
  Function       Alters the upper left viewing reference point of the current
                 virtual screen by a relative number of rows and columns.
                 The view window is also updated no matter where its location
                 even if hidden or overlapped.
  Syntax         void vscrollview( int numofrows, int numofcols );
  Remarks        The reference point may be adjusted to keep the viewing
                 window within the virtual window limits.  Works in any
                 "writeto" mode.
  Return value   None.
  Restrictions   None.
  Heap           If covered, wsrows * wcols * 5 bytes is temporarily used.


See Also: vviewrc() vviewrcrel()

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