NF 187 regex/split.c char *fields[NF]; NF 190 regex/split.c nf = split(string, fields, NF, seps); NF 191 regex/split.c print(nf, NF, fields);