We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Function Clears to end of line in text window.
Syntax void clreol(void);
void clreol(void);
Prototype in conio.h
Return value* None.
See also clrscr, delline, window
clrscr
delline
window
clreol clears all characters from the cursor position to the end of the line within the current text window, without moving the cursor.
clreol
There was an error while loading. Please reload this page.
Header Files