stack_popstring
return stack_popstring(&bmachine.stack);
char * stack_popstring(struct stack *);
p = stack_popstring(&stack);