In file format.h:

void fmt_setverticalformat

(int i)

Set paging mode.

Documentation

Set paging mode.

This function controls screen paging. You shouldn't turn screen paging off, unless you really know what you're doing. Turning off the pager results in no pauses for long messages or lists. This implies that users won't (normally) be able to stop any lists once they have started displaying.

Parameters:
i - the new state of the pager. A value of zero disables screen paging. Non-zero values enable it.

Alphabetic index



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