BTRUE
#define istrue(n) ((n)->csub == BTRUE)
static Cell truecell = { OBOOL, BTRUE, NULL, NULL, 1.0, NUM, NULL };
static CELL truecell ={ OBOOL, BTRUE, 0, 0, 0.0, NUM, 0 };