getfrom
extern char *getfrom();
fromuser = getfrom(&fromp);
from = getfrom(&shortfrom);
static char *getfrom(char **);