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