We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Function Clears the text mode window.
Syntax void clrscr(void);
void clrscr(void);
Prototype in conio.h
Return value None.
See also clreol, delline, window
clreol
delline
window
clrscr clears the current text window and places the cursor in the upper left-hand corner.
clrscr
There was an error while loading. Please reload this page.
Header Files