nxtfld
char *nxtfld(char *);
in = nxtfld(inbuf);
if (*(in = nxtfld(in)))
strncpy(subj, nxtfld(inbuf), sizeof subj);