OMNI_B2S
MACRO

OMNI_B2S - Converts a bool to string equivalent.

SYNOPSIS top

Converts a boolean value to its string equivalent.

DESCRIPTION top

Converts a boolean value to its string equivalent; this is a short hand helper macro for OMNI_BOOL2STR.

CONSIDERATIONS top

No special considerations.

PLATFORM SPECIFIC top

No platform specific notes.

NOTES top

None.