In file format.h:

void fmt_resetvpos

(int i)

Sets the perceived vertical position.

Documentation

Sets the perceived vertical position.

This function resets the formatter's idea of where we currently are on the screen. You really shouldn't use this (there are formatting directives that provide better access to this feature).

Parameters:
i - the new vertical position. A value of zero means top-of-screen.

Alphabetic index



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