Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - wclrwin http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
WclrWin

Clear active window.

Header File.....TCXLwin.h

Prototype.......IntT CTYP WclrWin(AtrT at);

Source File.....WIN\WCLRWIN.C

Arguments.......at -  Attribute (See Appendix A)

Returns.........ERR_NUL  -  No Error
                ERR_ARG  -  Argument Failure
                   TcxlErr contains:
                   W_NOACTIVE - No Active Window

Notes...........Clears the active window using specified text attribute
                (See Appendix A), then homes the cursor.  This is the same
                as calling WchgAtr(), followed by Wclear().  NOTE! Under
                DOS,  Wclear() is implemented as a macro that calls
                WclrWin().

See Also: Appendix A

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