FACT++
1.0
|
|
static |
Calls: Function: void rl_set_screen_size (int rows, int cols) Set Readline's idea of the terminal size to rows rows and cols columns.
width | Number of columns |
height | Number of rows |
Definition at line 832 of file Readline.cc.