Name

sh-is-false:cdecl — immediate primitive

Synopsis

FORTH

#IS_FALSE ( flag -- )();
p4:"sh-is-false";

Description

              ( state-save mfth-if-magic flag -- )

checks the condition on the CS-STACK. <br> Pairs with #IF <br> better use the ANSI style [IF] [ELSE] [THEN] construct.