clearScreenAfterCursor() public static method
Clears text from cursor to the end of the screen by sending ANSI control code ED with argument 0 to the terminal.
Cursor position will not be changed.
public static void clearScreenAfterCursor ( ) |
---|
clearScreenAfterCursor() public static method
Clears text from cursor to the end of the screen by sending ANSI control code ED with argument 0 to the terminal.
Cursor position will not be changed.
public static void clearScreenAfterCursor ( ) |
---|
Designed by : w10schools
service@w10schools.com
Please login to continue.