read_msgfile
read_msgfile(stdin, MSG(21));
read_msgfile(fp, *(argv + i));
read_msgfile(msgfile);
extern void read_msgfile(char *); /* from util.c */