MACRO
OMNI_SHOW_DEBUG_LINE - Displays the line number as part of the debug output.
SYNOPSIS top
Signifies to format the debug output to display the line number in front of the output.
#define OMNI_SHOW_DEBUG_LINESignifies to format the debug output to display the line number in front of the output.
DESCRIPTION top
When specified, all debug output will include the line number of where the debug output originated.
When specified, all debug output will include the line number of where the debug output originated.