HomeManualTopicsTypesSymbols

std::clear_screen

clears the terminal screen and moves the cursor to the top-left position

Parameters

None

Results

None

Topic

Terminal

See also

std::cursor_home moves the cursor to the top-left position
std::cursor_on turns the terminal cursor on
std::cursor_off turns the terminal cursor off
std::restore_colours set default colours for text and background