| www.delorie.com/gnu/docs/gforth/gforth_67.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
A Boolean flag is cell-sized. A cell with all bits clear represents the
flag false and a flag with all bits set represents the flag
true. Words that check a flag (for example, IF) will treat
a cell that has any bit set as true.
doc-true doc-false doc-on doc-off
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |