getsub
struct wordent *getsub(struct wordent *);
hp = getsub(hp);
append(getsub, a1);
static int getsub(void);
int getsub();
if(FIXUNDO && !inopen && f!=getsub) {
if (FIXUNDO && f == getsub) {
n = append(getsub, addr);