xHarbour Reference Documentation > Function Reference |
Clears characters and colors on the screen.
ClWin( [<nTop>] , ; [<nLeft>] , ; [<nBottom>], ; [<nRight>] ) --> cNull
The return value is always a null string ("").
Note: ClWin() leaves the cursor position unchanged.
See also: | ClEol(), ClearEol(), ClearWin() |
Category: | CT:Video , Screen functions |
Source: | ct\screen3.prg |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com