Line I/O Input a line char *fgets(char buf[], int n, FILE *fp); fgets reads at most the next n-1 characters into the array buf, stopping if a newline 