showb

Description

Shows a bit flag

Syntax

showb(m,f,flag,bit) showy(m,f,((flag) & (bit))!=0)

Remarks

This macro is useful when an integer is used to hold several Boolean flags.