Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Vitamin C Library - name <b>weraeos</b> -- erase to end of screen http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
name            weraeos  --  Erase to end of screen

synopsis        VOID weraeos(number,attr)
                COUNT number;   Window number
                COUNT attr;     Attribute to use. -1 uses default

description  This function erases the selected window (number)
           from the current col (winfo[number].c_pos) to the
           end of the line then erases from current row+1
           (winfo[number].r_pos+1) to the end of screen.
           This function  can be called for the current window
           (wcurrent) using the functions eraeos() and xeraeos().

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