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>werabox</b> -- erase box with attribute http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
name            werabox  --  Erase box with attribute

synopsis        VOID werabox(number,up_r,up_c,lo_r,lo_c,attr);
                COUNT number;           window number
                COUNT up_r,up_c;        upper row and column
                COUNT lo_r,lo_c;        lower row and column
                COUNT attr;             attribute or -1 for default

description  Erases a box (or block) of the screen to attribute.
           If -1 is specified for attribute then
           winfo[number].bg_at is used. If window is off (woff)
           will turn window on (won).
           This function can be called but programmer should
           call erabox() or xerabox().

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