Home
Manual
Topics
Types
Symbols
std::resize
resizes a screen or terminal
Parameters
screen
some kind of screen
new_width
new width of the screen
new_height
new height of the screen
Result
screen
the resized screen
Topic
Terminal
See also
std::clear
std::copy
std::scroll_up
std::scroll_down
std::scroll_left
std::scroll_right
Implemented by
std_types::screen
resizes a screen
std_types::terminal
resizes the terminal