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]

  ---------------------------------------------------------------------------
  winsline                                                              WNDWC
  ---------------------------------------------------------------------------
  Function       Inserts a blank line at a specified row using the window
                 attribute tws.wndwattr scrolling down the remaining part.
  Syntax         void winsline( unsigned char row );
  Remarks        Similar to Turbo C's insline, the indicated row of the
                 window is scrolled down and then cleared (SAMEATTR is
                 permitted).  The cursor is not moved, but is ready to be
                 moved with wgotoeos as EOS is set to the first column of the
                 cleared row.
  Return value   None.
  Screens        All video pages and virtual screens.
  EOS            Updated to first cleared column of the cleared row.
  Restrictions   Stay within window limits.


See Also: wdelline() wscrolldown() wgotoeos()

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