In file output.h:

#define out_setwaittoclear

(f)

Set or clear the OFL_WAITTOCLEAR flag.

Documentation

Set or clear the OFL_WAITTOCLEAR flag.

This function is only a legacy interface to the out_setflags or out_clearflags macros. It's used to control the OFL_WAITTOCLEAR flag. This flag controls whether or not pauses will be forced before screen clears to make sure the user has time to read the last characters of the previous screen.

Parameters:
f - Causes the flag to be set if non-zero, or to be cleared if zero.

Alphabetic index



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