mvinstr
mvinstr(int y, int x, char *s)
#define mvinstr(y,x,s) (move(y,x)?ERR:instr(s))
#define mvinstr(y, x, s) \
#undef mvinstr