In file output.h:

#define out_setansiflag

(f)

Set or clear the OFL_ANSIENABLE flag.

Documentation

Set or clear the OFL_ANSIENABLE flag.

This function is only a legacy interface to the out_setflags or out_clearflags macros. It's used to control the OFL_ANSIENABLE flag, which in turn controls whether or not ANSI directives are stripped before output.

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++.