lq-text: LQT_ForEachWordFlag

API int LQT_ForEachWordFlag (CallMe) void (* CallMe)( #ifdef HAVE_PROTO char *Name, unsigned int Value #endif );

Purpose

Calls the given function for each available word flag. The integer argument IsSet passed to the function is non-zero for those flags that are set in the current trace flags, and zero for the others.

Returns

zero.

See Also: