NUMFLDS
char *fld[NUMFLDS], *cs;
if (fldcnt < NUMFLDS) {
"exceeds expected: %d\n", NUMFLDS));
if (fldcnt != NUMFLDS) {