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]

  ---------------------------------------------------------------------------
  wdelline                                                              WNDWC
  ---------------------------------------------------------------------------
  Function       Deletes a line at a specified row, scrolls up the remaining
                 part of the window and clears the bottom row.
  Syntax         void winsline( unsigned char row );
  Remarks        Similar to Turbo C's delline, the indicated row of the
                 window will be deleted.  The bottom row is cleared with
                 tws.wndwattr (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: winsline() wscrollup() wgotoeos()

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