lq-text: LQT_SetTraceFlag

API t_TraceFlag LQT_SetTraceFlag (theFlag) t_TraceFlag theFlag;

Purpose

Adds the given argument to the current lq-text trace flags. You can add several flags at a time by combining them with bitwise or. If you do, the return value may be hard to decipher, although since the return value is primarily of interest to internal liblqtext routines, this probably doesn't matter.

Returns

non-zero if any of the the given flags were set.

See Also: