l 11 wc.c int l, w, c, inword; l 13 wc.c l = w = c = 0; l 19 wc.c l++; l 32 wc.c printf(1, "%d %d %d %s\n", l, w, c, name);