Getstr
char *Getstr(const char *, char **);
HE = Getstr("he", &cp);
HN = Getstr("hn", &cp);
IM = Getstr("im", &cp);