In file format.h:

void fmt_setscreenheight

(int i)

Set screen height.

Documentation

Set screen height.

This function changes the perceived height of the screen. This is the same as the number of rows, typically 25 on a terminal without status lines. This function is mostly used internally to set the formatter to what the user prefers as their screen height.

Parameters:
i - the new screen height in rows.

Alphabetic index



This page was generated with the help of DOC++.