DragonFly On-Line Manual Pages

Search: Section:  


SHTK_BOOL(3)          DragonFly Library Functions Manual          SHTK_BOOL(3)

NAME

bool - Utilities to manipulate boolean values

LIBRARY

shtk_import bool

DESCRIPTION

The bool module provides utilities to manipulate boolean values. Remember that, in shell, truth is represented by 0 and falsehood is represented by non-0 values. This may come in as confusing if you are used to other programming languages, as it goes counter to all of them.

SEE ALSO

shtk(3), shtk_bool_check(3)

HISTORY

bool first appeared in shtk 1.4. DragonFly 6.5-DEVELOPMENT November 5, 2014 DragonFly 6.5-DEVELOPMENT

Search: Section: