detract
char *detract(struct name *, int);
s = readtty("To: ", detract(hp->h_to, 0));
s = readtty("Cc: ", detract(hp->h_cc, 0));
s = readtty("Bcc: ", detract(hp->h_bcc, 0));