#include "u.h" #include "lib.h" int parsefields(char *lp, char **fields, int n, char *sep) { int i; for(i=0; lp && *lp && i