...
Number of newlines, words and bytes; equivalent to:
printf(“%d "%d %d %d %s”%s", newline_cnt, word_cnt, byte_cnt, file);
...
...
Number of newlines, words and bytes; equivalent to:
printf(“%d "%d %d %d %s”%s", newline_cnt, word_cnt, byte_cnt, file);
...