sdump
sdump("stk", *stkptr);
sdump("odd beg", p);
sdump("elt", q);
void sdump(char *s1, struct blk *hptr);